HtmlInputGenericControl Konstruktorok
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a HtmlInputGenericControl osztály új példányát.
Túlterhelések
| Name | Description |
|---|---|
| HtmlInputGenericControl() |
Inicializálja a HtmlInputGenericControl osztály új példányát. |
| HtmlInputGenericControl(String) |
Inicializálja az HtmlInputGenericControl osztály új példányát a megadott típus alapján. |
HtmlInputGenericControl()
Inicializálja a HtmlInputGenericControl osztály új példányát.
public:
HtmlInputGenericControl();
public HtmlInputGenericControl();
Public Sub New ()
A következőre érvényes:
HtmlInputGenericControl(String)
Inicializálja az HtmlInputGenericControl osztály új példányát a megadott típus alapján.
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)
Paraméterek
- type
- String
A vezérlő típusa.