HtmlInputText Constructor

 

Initializes a new instance of the HtmlInputText class.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodHtmlInputText()

Initializes a new instance of the HtmlInputText class using default values.

System_CAPS_pubmethodHtmlInputText(String^)

Initializes a new instance of the HtmlInputText class using the specified input control type.

Return to top
Show: