HtmlInputGenericControl Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe HtmlInputGenericControl.
Surcharges
HtmlInputGenericControl() |
Initialise une nouvelle instance de la classe HtmlInputGenericControl. |
HtmlInputGenericControl(String) |
Initialise une nouvelle instance de la classe HtmlInputGenericControl en fonction du type spécifié. |
HtmlInputGenericControl()
Initialise une nouvelle instance de la classe HtmlInputGenericControl.
public:
HtmlInputGenericControl();
public HtmlInputGenericControl ();
Public Sub New ()
S’applique à
HtmlInputGenericControl(String)
Initialise une nouvelle instance de la classe HtmlInputGenericControl en fonction du type spécifié.
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ètres
- type
- String
Type du contrôle.