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

NavBarState Class

Contains information (the current state) on all the navbar items and groups.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class NavBarState

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