ASP.NET Core MVC コントロールヘルプ
CanExecuteCommand プロパティ (MenuCommand)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MenuCommand クラス : CanExecuteCommand プロパティ
This method returns a Boolean value that determines whether the controller can execute the command.
シンタックス
'宣言
 
Public Property CanExecuteCommand As System.String
public System.string CanExecuteCommand {get; set;}
解説
If this method returns false, the menu option is disabled.
参照

MenuCommand クラス
MenuCommand メンバ