Back to Devexpress

MenuState Class

aspnetmvc-devexpress-dot-web-dot-mvc-adeda8d6.md

latest1.2 KB
Original Source

MenuState Class

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

MenuState Members

GetState(String)

DevExpress.Web.Mvc Namespace