ASP.NET Text ÊôÐÔ

¶¨ÒåºÍÓ÷¨

Text ÊôÐÔÓÃÓÚÉèÖûò·µ»Ø CheckBox ¿Ø¼þµÄÎı¾¡£

Óï·¨

<asp:CheckBox Text="string" runat="server" />
ÊôÐÔ ÃèÊö
string ×Ö·û´®Öµ£¬¹æ¶¨ checkbox ¿Ø¼þµÄÎı¾¡£

ʵÀý

ÏÂÃæµÄÀý×ÓÔÚ CheckBox ¿Ø¼þÉÏÉèÖÃÁËÎı¾£º

<form runat="server">
<asp:CheckBox id="check1" 
runat="server" Text="Make it so" />
</form>

ʵÀý

ÉèÖà CheckBox ¿Ø¼þµÄÎı¾