HtmlObjectListAdapter.HasCommands 方法

定義

如果控制項ObjectList包含指令,則回傳true。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

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

傳回

true 若控制項 ObjectList 包含指令;否則, false

適用於

另請參閱