Share via


HtmlObjectListAdapter.HasCommands Methode

Definition

Gibt true zurück, wenn ein ObjectList-Steuerelement 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 ObjectList-Steuerelement einen Befehl enthält, andernfalls false.

Gilt für:

Weitere Informationen