Compartilhar via


IControlAdapter.Control Propriedade

Definição

Retorna uma referência fortemente tipada para o 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.

public:
 property System::Web::UI::MobileControls::MobileControl ^ Control { System::Web::UI::MobileControls::MobileControl ^ get(); void set(System::Web::UI::MobileControls::MobileControl ^ value); };
public System.Web.UI.MobileControls.MobileControl Control { get; set; }
member this.Control : System.Web.UI.MobileControls.MobileControl with get, set
Public Property Control As MobileControl

Valor da propriedade

Uma referência fortemente tipada ao controle associado.

Aplica-se a

Confira também