HtmlInputGenericControl Constructor (String)

.NET Framework (current version)
 

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

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

new : 
        type:string -> HtmlInputGenericControl

Parameters

type
Type: System.String

The type of the control.

.NET Framework
Available since 4.5
Return to top
Show: