ASP.NET BulletStyle ÊôÐÔ
¶¨ÒåºÍÓ÷¨
BulletStyle ÊôÐÔÓÃÓÚ»ñÈ¡»òÉèÖÃÏîÄ¿Áбí·ûºÅµÄÑùʽ¡£
Óï·¨
<asp:BulletedList BulletStyle="style"
runat="server">
some content
</asp:BulletedList>
ÊôÐÔ | ÃèÊö |
---|---|
style |
¹æ¶¨ÁбíÏîÄ¿·ûºÅµÄÑùʽ¡£ ¿ÉÄܵÄÖµ£º
|
ʵÀý
ÏÂÃæµÄÀý×ÓÉèÖÃÁË BulletedList ¿Ø¼þµÄ BulletStyle ÊôÐÔ£º
<form runat="server">
<asp:BulletedList id="bl1"
runat="server" BulletStyle="Numbered"
>
Some content
</asp:BulletedList>
</form>
ʵÀý
- ÉèÖà BulletedList ¿Ø¼þµÄ BulletStyle ÊôÐÔ