Share via


XhtmlLiteralTextAdapter.Control Propriedade

Definição

Obtém uma referência fortemente tipada ao controle associado. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com 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 da propriedade

Uma LiteralText.

Aplica-se a

Confira também