Compartir a través de


HtmlCommandAdapter.Control Propiedad

Definición

Devuelve una referencia fuertemente tipada al control asociado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulta Mobile Apps & Sitios con 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

Valor de propiedad

Referencia fuertemente tipada al control asociado.

Se aplica a

Consulte también