ComponentOne ASP.NET MVC Controls
Command Property (MenuItem)

C1.Web.Mvc Namespace > MenuItem Class : Command Property
Gets or sets the associated menu command.
Syntax
'Declaration
 
Public Property Command As MenuCommand
public MenuCommand Command {get; set;}
See Also

Reference

MenuItem Class
MenuItem Members