ASP.NET Text ÊôÐÔ
¶¨ÒåºÍÓ÷¨
Text ÊôÐÔÓÃÓÚÉèÖûò·µ»Ø TextBox ¿Ø¼þµÄÎı¾¡£
Óï·¨
<asp:TextBox Text="string"
runat="server" />
ÊôÐÔ | ÃèÊö |
---|---|
string | ×Ö·û´®Öµ£¬¹æ¶¨ TextBox ¿Ø¼þµÄÎı¾¡£ |
ʵÀý
ÏÂÃæµÄÀý×ÓÉèÖÃÁË TextBox ¿Ø¼þµÄÎı¾£º
<form runat="server">
<asp:TextBox id="tb1" runat="server" Text="Name"
/>
</form>
ʵÀý
- Ϊ TextBox ¿Ø¼þÉèÖÃÎı¾