Skip to main content

BootstrapMenuItemCollection Constructors

Represents a collection that maintains menu items.
Name Parameters Description
BootstrapMenuItemCollection() none Initializes a new instance of the BootstrapMenuItemCollection class with default settings.
BootstrapMenuItemCollection(BootstrapMenuItem) menuItem Initializes a new instance of the BootstrapMenuItemCollection class with the specified owner.
See Also