XhtmlLinkAdapter.Control Propiedad

Definición

Obtiene una referencia al objeto Link con el que está asociado el adaptador. 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::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 de propiedad

Una clase Link.

Se aplica a

Consulte también