Skip to main content

MenuState Class

Contains information (the current state) on all the menu items.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MenuState

The following members return MenuState objects:

#Remarks

An object of this type can be accessed via the MenuExtension.GetState property.

#Inheritance

Object
MenuState
See Also