Freigeben über


XhtmlTextBoxAdapter.Control Eigenschaft

Definition

Gibt einen stark typierten Verweis auf das zugeordnete Steuerelement zurück. 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::TextBox ^ Control { System::Web::UI::MobileControls::TextBox ^ get(); };
public System.Web.UI.MobileControls.TextBox Control { get; }
member this.Control : System.Web.UI.MobileControls.TextBox
Public ReadOnly Property Control As TextBox

Eigenschaftswert

Ein TextBox.

Gilt für:

Weitere Informationen