HtmlSelectionListAdapter.Control Propiedad

Definición

Devuelve 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::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

Valor de propiedad

Una referencia fuertemente tipada al control asociado.

Se aplica a

Consulte también