HtmlInputGenericControl Constructor

.NET Framework (current version)
 

Initializes a new instance of the HtmlInputGenericControl class.

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

NameDescription
System_CAPS_pubmethodHtmlInputGenericControl()

Initializes a new instance of the HtmlInputGenericControl class.

System_CAPS_pubmethodHtmlInputGenericControl(String^)

Initializes a new instance of the HtmlInputGenericControl class based on the specified type.

Return to top
Show: