Share via


XhtmlLabelAdapter.Control Propriété

Définition

Obtient 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 Applications mobiles & Sites avec ASP.NET.

public:
 property System::Web::UI::MobileControls::Label ^ Control { System::Web::UI::MobileControls::Label ^ get(); };
public System.Web.UI.MobileControls.Label Control { get; }
member this.Control : System.Web.UI.MobileControls.Label
Public ReadOnly Property Control As Label

Valeur de propriété

Un Label.

S’applique à

Voir aussi