[]
        
(Showing Draft Content)

C1.Web.Mvc.MenuItem

MenuItem Class

Represents the items displayed in the Menu.

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

Constructors

Name Description
MenuItem()

Properties

Name Description
Command

Gets or sets the associated menu command.

CommandParameter

Gets or sets the associated menu command parameter.

Header

Gets or sets the header of the menu item.

IsSeparator

Gets or sets whether the MenuItem is a separator.