XhtmlLinkAdapter.Control Propiedad

Definición

Obtiene una referencia al Link objeto con el que está asociado el adaptador. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulta Mobile Apps & Sitios con 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

Un Link.

Se aplica a

Consulte también