ControlElementCollection.Add(ControlElement) Méthode
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.
Ajoute un objet ControlElement à la collection. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Applications mobiles & Sites avec ASP.NET.
public:
void Add(System::Web::UI::MobileControls::ControlElement ^ controlElement);
public void Add(System.Web.UI.MobileControls.ControlElement controlElement);
member this.Add : System.Web.UI.MobileControls.ControlElement -> unit
Public Sub Add (controlElement As ControlElement)
Paramètres
- controlElement
- ControlElement
Objet ControlElement.