Back to Devexpress

NavBarState Class

aspnetmvc-devexpress-dot-web-dot-mvc-3fb95ebd.md

latest1.3 KB
Original Source

NavBarState Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class NavBarState
vb
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

NavBarState Members

GetState(String)

SaveStateToCookies

DevExpress.Web.Mvc Namespace