XhtmlObjectListAdapter.Control Eigenschaft

Definition

Gibt einen stark typierten Verweis auf das zugeordnete Steuerelement zurück. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

protected:
 property System::Web::UI::MobileControls::ObjectList ^ Control { System::Web::UI::MobileControls::ObjectList ^ get(); };
protected System.Web.UI.MobileControls.ObjectList Control { get; }
member this.Control : System.Web.UI.MobileControls.ObjectList
Protected ReadOnly Property Control As ObjectList

Eigenschaftswert

Ein ObjectList-Element.

Gilt für:

Weitere Informationen