Skip to main content
A newer version of this page is available. .

BootstrapMenuBase Class

Represents the base class for the BootstrapMenu control.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.2.dll

Declaration

public abstract class BootstrapMenuBase :
    ASPxMenu,
    ISimpleRenderControl,
    IBootstrapMenuCssClassesOwner,
    IMenuControlProvider
See Also