Share via


WmlFormAdapter.Control Eigenschaft

Definition

Gibt einen stark typisierten Verweis auf das zugeordnete Steuerelement zurück.

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

Eigenschaftswert

Ein stark typisierter Verweis auf das zugeordnete Steuerelement. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit ASP.NET.

Gilt für:

Weitere Informationen