Share via


XhtmlLiteralTextAdapter.Control Eigenschaft

Definition

Ruft einen stark typisierten Verweis auf das zugehörige Steuerelement auf. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Sites mit 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

Eigenschaftswert

einen LiteralText

Gilt für:

Weitere Informationen