Partage via


WmlObjectListAdapter.OnlyHasDefaultCommand Méthode

Définition

Retourne true si ObjectList contient une commande par défaut et aucune autre commande. 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 OnlyHasDefaultCommand();
protected bool OnlyHasDefaultCommand ();
member this.OnlyHasDefaultCommand : unit -> bool
Protected Function OnlyHasDefaultCommand () As Boolean

Retours

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

S’applique à

Voir aussi