[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBuilder.Command

Command Method

Command(string, string)

Sets the Command property.

Declaration
public MenuBuilder Command(string execute, string canExecute = null)
Parameters
Type Name Description
string execute

The execute client function

string canExecute

The canExecute client function

Returns
Type Description
MenuBuilder

Current builder