Share via


XhtmlCommandAdapter.Control Propriedade

Definição

Obtém uma referência fortemente tipada ao controle associado. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com 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 da propriedade

Uma Command.

Aplica-se a

Confira também