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

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

Valor da propriedade

Uma referência fortemente tipada ao controle associado.

Aplica-se a

Confira também