NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TextBox.TagName

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property TagName As String
[C#]
protected string TagName {override get;}
[C++]
protected: __property virtual String* get_TagName();
[JScript]
protected function get TagName() : String;

See Also

TextBox Class | TextBox Members | System.Web.UI.WebControls Namespace