Partager via


HtmlPanelAdapter.Control Propriété

Définition

Retourne une référence fortement typée au contrôle associé. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Applications mobiles & Sites avec 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

Valeur de propriété

Référence fortement typée au contrôle associé.

S’applique à

Voir aussi