HtmlTextViewAdapter.Control Propriedade

Definição

Retorna uma referência fortemente tipada para o controle associado.Returns a strongly typed reference to the associated control. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

protected:
 property System::Web::UI::MobileControls::TextView ^ Control { System::Web::UI::MobileControls::TextView ^ get(); };
protected System.Web.UI.MobileControls.TextView Control { get; }
member this.Control : System.Web.UI.MobileControls.TextView
Protected ReadOnly Property Control As TextView

Valor da propriedade

TextView

Uma referência com rigidez de tipos ao controle associado.A strongly typed reference to the associated control.

Aplica-se a