Freigeben über


XhtmlLabelAdapter.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.

public:
 property System::Web::UI::MobileControls::Label ^ Control { System::Web::UI::MobileControls::Label ^ get(); };
public System.Web.UI.MobileControls.Label Control { get; }
member this.Control : System.Web.UI.MobileControls.Label
Public ReadOnly Property Control As Label

Eigenschaftswert

Ein Label.

Gilt für:

Weitere Informationen