HtmlSelectionListAdapter.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::SelectionList ^ Control { System::Web::UI::MobileControls::SelectionList ^ get(); };
protected System.Web.UI.MobileControls.SelectionList Control { get; }
member this.Control : System.Web.UI.MobileControls.SelectionList
Protected ReadOnly Property Control As SelectionList

Valeur de propriété

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

S’applique à

Voir aussi