Toolbar
IMPORTANT
Bootstrap Controls for ASP.
The Bootstrap Toolbar control provides visual interface for creating simple hierarchical toolbars on pages of your web applications. The toolbar control displays a set of buttons arranged in groups.
A collection of root-level toolbar items can be specified using the Items method. An item’s BeginGroup property specifies whether a menu item starts a new menu group.
A root-level menu item that has child items is rendered as a drop-down button displaying a hierarchical popup menu when clicked.