WmlTextBoxAdapter.Control Eigenschaft

Definition

Gibt einen stark typisierten Verweis auf das zugeordnete Steuerelement zurück. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit ASP.NET.

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

Eigenschaftswert

Ein stark typisierter Verweis auf das zugeordnete Steuerelement.

Gilt für:

Weitere Informationen