ASP.NET Core MVC コントロールヘルプ
ExecuteCommand メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuCommandBuilder クラス : ExecuteCommand メソッド
The value.
Configurates C1.Web.Mvc.MenuCommand.ExecuteCommand. This method executes the command.
シンタックス
'宣言
 
Public Function ExecuteCommand( _
   ByVal value As System.String _
) As MenuCommandBuilder
public MenuCommandBuilder ExecuteCommand( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

MenuCommandBuilder クラス
MenuCommandBuilder メンバ