WmlLinkAdapter.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::Link ^ Control { System::Web::UI::MobileControls::Link ^ get(); };
protected System.Web.UI.MobileControls.Link Control { get; }
member this.Control : System.Web.UI.MobileControls.Link
Protected ReadOnly Property Control As Link
Valor da propriedade
Uma referência com rigidez de tipos ao controle associado.A strongly typed reference to the associated control.