ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

Static or Dynamic Menus

C1WebMenu can be created dynamically by accessing the C1.Web.Command.C1WebMenu object through code. To create a new static menu tree, select C1WebMenu from the toolbox and place it on your Web form. You can put several C1WebMenu objects on one form. For a menu to be functional, one or more menu items (of the type C1WebMenuItem) should be added to it. You can add, delete, and move items and submenus with the external C1WebMenu Editor. The editor can be called by right-clicking on the menu and selecting the Edit command from the context menu. See C1WebMenu and C1WebTreeView Editor for details.

 

 

For more information about creating a dynamic menu please see Adding Menu Items and SubMenu Items Programmatically.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.