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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph