XhtmlLiteralTextAdapter.Control Propiedad

Definición

Obtiene una referencia fuertemente tipada al control asociado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones ASP.NET para dispositivos móviles, vea Mobile Apps y sitios con ASP.NET.

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

Valor de propiedad

LiteralText

Objeto LiteralText.

Se aplica a

Consulte también