ComponentOne ASP.NET MVC Controls
MenuCommandBuilder Constructor

C1.Web.Mvc.Fluent Namespace > MenuCommandBuilder Class : MenuCommandBuilder Constructor
The C1.Web.Mvc.MenuCommand object to be configurated.
Creates one MenuCommandBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As MenuCommand _
)
public MenuCommandBuilder( 
   MenuCommand obj
)

Parameters

obj
The C1.Web.Mvc.MenuCommand object to be configurated.
See Also

Reference

MenuCommandBuilder Class
MenuCommandBuilder Members