XhtmlFormAdapter.Control Eigenschaft

Definition

Ruft einen Verweis auf das Form-Objekt ab, dem der Adapter zugeordnet ist. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit ASP.NET.

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

Eigenschaftswert

einen Form

Gilt für:

Weitere Informationen