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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBuilder クラス > Command メソッド : Command(String,String) メソッド
The execute client function
The canExecute client function
Sets the Command property.
シンタックス
'宣言
 
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
The execute client function
canExecute
The canExecute client function

戻り値の型

Current builder
参照

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