ComponentOne ASP.NET MVC Controls
MenuItems Method

C1.Web.Mvc.Fluent Namespace > MenuBuilder Class : MenuItems Method
The build action
Sets the MenuItems.
Syntax
'Declaration
 
Public Function MenuItems( _
   ByVal build As Action(Of MenuItemFactory) _
) As MenuBuilder

Parameters

build
The build action

Return Value

Current builder
See Also

Reference

MenuBuilder Class
MenuBuilder Members