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

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

Eigenschaftswert

Ein stark typierter Verweis auf das zugeordnete Steuerelement.

Gilt für:

Weitere Informationen