[]
        
(Showing Draft Content)

C1.Web.Mvc.MenuCommand

MenuCommand Class

Represents the action for the MenuItem to execute.

Inheritance
MenuCommand
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class MenuCommand

Properties

Name Description
CanExecuteCommand

This method returns a Boolean value that determines whether the controller can execute the command.

ExecuteCommand

This method executes the command.