HtmlSelectionListAdapter.Control Eigenschaft

Definition

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

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

Eigenschaftswert

SelectionList

Ein stark typisierter Verweis auf das zugeordnete Steuerelement.

Gilt für:

Siehe auch