This documentation is archived and is not being maintained.

HtmlInputText Constructor

Initializes a new instance of the HtmlInputText class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method HtmlInputText() Initializes a new instance of the HtmlInputText class using default values.
Public method HtmlInputText(String) Initializes a new instance of the HtmlInputText class using the specified input control type.
Top
Show: