Compartir a través de


XhtmlPanelAdapter.Control Propiedad

Definición

Obtiene una referencia fuertemente tipada al control asociado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with 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 de propiedad

Un objeto Panel.

Se aplica a

Consulte también