asp.net.ph

TextBox.Text Property

System.Web.UI.WebControls Namespace   TextBox Class


Sets or retrieves the content displayed in a TextBox control.

Syntax


Inline <asp:textbox text = strText ... >
Script TextBox.Text [ = strText ]

Property Value


strText String specifying the content displayed in the textbox.

The property is read/write with no default value.

Remarks

Use the Text property to specify or determine the content to display on the TextBox control.

See Also

TextBox Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note