名前 | 解説 | |
---|---|---|
MenuCommandBuilder コンストラクタ | Creates one MenuCommandBuilder instance to configurate obj. |
MenuCommandBuilderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MenuCommandBuilder コンストラクタ | Creates one MenuCommandBuilder instance to configurate obj. |
名前 | 解説 | |
---|---|---|
CanExecuteCommand | Configurates C1.Web.Mvc.MenuCommand.CanExecuteCommand. This method returns a Boolean value that determines whether the controller can execute the command. | |
ExecuteCommand | Configurates C1.Web.Mvc.MenuCommand.ExecuteCommand. This method executes the command. |