HtmlObjectListAdapter.HasCommands Méthode

Définition

Retourne true si un contrôle ObjectList contient une 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 HasCommands();
protected bool HasCommands ();
member this.HasCommands : unit -> bool
Protected Function HasCommands () As Boolean

Retours

true si un contrôle ObjectList contient une commande ; sinon, false.

S’applique à

Voir aussi