HtmlLiteralTextAdapter.Control Propriété

Définition

Retourne une référence fortement typée au contrôle associé. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec 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

Valeur de propriété

Référence fortement typée au contrôle associé.

S’applique à

Produit Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

Voir aussi