Share via


XhtmlListAdapter.Control Eigenschaft

Definition

Ruft einen stark typisierten Verweis auf das zugehörige Steuerelement auf. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler 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

einen List

Gilt für:

Weitere Informationen