WmlObjectListAdapter.HasDefaultCommand Méthode

Définition

Retourne true si ObjectList contient une commande par défaut. 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.

protected:
 bool HasDefaultCommand();
protected bool HasDefaultCommand ();
member this.HasDefaultCommand : unit -> bool
Protected Function HasDefaultCommand () As Boolean

Retours

true si un contrôle de liste d'objets contient une commande par défaut ; sinon, false.

S’applique à

Voir aussi