ComponentOne ASP.NET MVC Controls
MenuCommandBuilder Class
Members 

C1.Web.Mvc.Fluent Namespace : MenuCommandBuilder Class
Defines a builder to configurate C1.Web.Mvc.MenuCommand.
Syntax
'Declaration
 
Public Class MenuCommandBuilder 
   Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of MenuCommand,MenuCommandBuilder)
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.MenuCommandBuilder

See Also

Reference

MenuCommandBuilder Members
C1.Web.Mvc.Fluent Namespace