HtmlInputGenericControl Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy HtmlInputGenericControl.

Przeciążenia

HtmlInputGenericControl()

Inicjuje nowe wystąpienie klasy HtmlInputGenericControl.

HtmlInputGenericControl(String)

Inicjuje nowe wystąpienie HtmlInputGenericControl klasy na podstawie określonego typu.

HtmlInputGenericControl()

Inicjuje nowe wystąpienie klasy HtmlInputGenericControl.

public:
 HtmlInputGenericControl();
public HtmlInputGenericControl ();
Public Sub New ()

Dotyczy

HtmlInputGenericControl(String)

Inicjuje nowe wystąpienie HtmlInputGenericControl klasy na podstawie określonego typu.

public:
 HtmlInputGenericControl(System::String ^ type);
public HtmlInputGenericControl (string type);
new System.Web.UI.HtmlControls.HtmlInputGenericControl : string -> System.Web.UI.HtmlControls.HtmlInputGenericControl
Public Sub New (type As String)

Parametry

type
String

Typ formantu.

Dotyczy