ComponentOne ASP.NET MVC Controls
ExecuteCommand Property

C1.Web.Mvc Namespace > MenuCommand Class : ExecuteCommand Property
This method executes the command.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
<JsonAttribute("executeCommand")>
Public Property ExecuteCommand As String
[JsonConverter(C1.JsonNet.Converters.FunctionConverter)]
[Json("executeCommand")]
public string ExecuteCommand {get; set;}
See Also

Reference

MenuCommand Class
MenuCommand Members