BootstrapMenuBase Class
In This Article
Represents the base class for the BootstrapMenu control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public abstract class BootstrapMenuBase :
ASPxMenu,
ISimpleRenderControl,
IBootstrapMenuCssClassesOwner,
IMenuControlProvider
#Inheritance
See Also