共用方式為


WmlObjectListAdapter.HasCommands 方法

定義

如果 ObjectList 包含命令,則傳回 true。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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

傳回

如果物件清單控制項包含命令則為 true,否則為 false

適用於

另請參閱