Share via


XhtmlObjectListAdapter.HasDefaultCommand Méthode

Définition

Retourne une valeur booléenne qui indique si un contrôle 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 Mobile Apps & 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 ObjectList contient une commande par défaut ; sinon, false.

S’applique à

Voir aussi