[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBuilder

MenuBuilder Class

The builder for the Menu.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class MenuBuilder : MenuBaseBuilder<object, Menu, MenuBuilder>, IHtmlString

Constructors

Name Description
MenuBuilder(Menu)

Create one MenuBuilder instance.

Methods

Name Description
Command(string, string)

Sets the Command property.

MenuItems(Action<MenuItemFactory>)

Sets the MenuItems.

Extension Methods