Share via


HtmlListAdapter.Control Propriedade

Definição

Retorna uma referência fortemente tipada para o controle associado. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com 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 da propriedade

Uma referência fortemente tipada ao controle associado.

Aplica-se a

Confira também