Share via


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

Valor de propiedad

Una referencia fuertemente tipada al control asociado.

Se aplica a

Consulte también