[]
        
(Showing Draft Content)

C1.Web.Mvc.MenuCommand.ExecuteCommand

ExecuteCommand Property

ExecuteCommand

This method executes the command.

Declaration
[Json("executeCommand")]
[JsonConverter(typeof(FunctionConverter))]
public string ExecuteCommand { get; set; }
<Json("executeCommand")>
<JsonConverter(GetType(FunctionConverter))>
Public Property ExecuteCommand As String