Freigeben über


XhtmlListAdapter.Control Eigenschaft

Definition

Ruft einen stark typierten Verweis auf das zugeordnete Steuerelement ab. 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::List ^ Control { System::Web::UI::MobileControls::List ^ get(); };
protected System.Web.UI.MobileControls.List Control { get; }
member this.Control : System.Web.UI.MobileControls.List
Protected ReadOnly Property Control As List

Eigenschaftswert

Ein List.

Gilt für:

Weitere Informationen