ASP.NET MVC コントロールヘルプ
Command(String,String) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBuilder クラス > Command メソッド : Command(String,String) メソッド
execute クライアント関数
canExecute クライアント関数
Command プロパティを設定します。
シンタックス
'宣言
 
Public Overloads Function Command( _
   ByVal execute As System.String, _
   Optional ByVal canExecute As System.String _
) As MenuBuilder
public MenuBuilder Command( 
   System.string execute,
   System.string canExecute
)

パラメータ

execute
execute クライアント関数
canExecute
canExecute クライアント関数

戻り値の型

現在のビルダ
参照

MenuBuilder クラス
MenuBuilder メンバ
オーバーロード一覧