Share via


XhtmlCommandAdapter.Control Eigenschaft

Definition

Ruft einen stark typisierten Verweis auf das zugehörige Steuerelement auf. 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::Command ^ Control { System::Web::UI::MobileControls::Command ^ get(); };
protected System.Web.UI.MobileControls.Command Control { get; }
member this.Control : System.Web.UI.MobileControls.Command
Protected ReadOnly Property Control As Command

Eigenschaftswert

einen Command

Gilt für:

Weitere Informationen