Share via


XhtmlObjectListAdapter.HasDefaultCommand Methode

Definition

Gibt einen booleschen Wert zurück, der angibt, ob ein ObjectList-Steuerelement einen Standardbefehl enthält. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

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

Gibt zurück

true, wenn eine ObjectList einen Standardbefehl enthält, andernfalls false.

Gilt für:

Weitere Informationen