Share via


WmlObjectListAdapter.HasCommands Methode

Definition

Gibt true zurück, wenn eine ObjectList einen Befehl enthält. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

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

Gibt zurück

true, wenn ein Objektlistensteuerelement einen Befehl enthält, andernfalls false.

Gilt für:

Weitere Informationen