WmlCommandAdapter.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::Command ^ Control { System::Web::UI::MobileControls::Command ^ get(); };
protected System.Web.UI.MobileControls.Command Control { get; }
member this.Control : System.Web.UI.MobileControls.Command
Protected ReadOnly Property Control As Command

Valeur de propriété

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

S’applique à

Voir aussi