WmlObjectListAdapter.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 オブジェクト リスト コントロールにコマンドが含まれている場合。それ以外の場合は false

適用対象

こちらもご覧ください