NavBarState Class
Contains information (the current state) on all the navbar items and groups.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return NavBarState objects:
Remarks
An object of this type can be accessed by the NavBarExtension.GetState property.
Inheritance
Object
NavBarState
See Also