Name | Description | |
---|---|---|
MenuCommandBuilder Constructor | Creates one MenuCommandBuilder instance to configurate obj. |
The following tables list the members exposed by MenuCommandBuilder.
Name | Description | |
---|---|---|
MenuCommandBuilder Constructor | Creates one MenuCommandBuilder instance to configurate obj. |
Name | Description | |
---|---|---|
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. |