XhtmlObjectListAdapter.OnlyHasDefaultCommand Méthode

Définition

Retourne une valeur booléenne indiquant si un ObjectList contrôle 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 Mobile Apps & Sites avec ASP.NET.

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

Retours

true si une ObjectList commande par défaut n’a pas d’autres commandes ; sinon, false.

S’applique à

Voir aussi