NavigationHelper class

namespace: Serenity.Navigation   assemblySerenity.Net.Web

Contains helper methods for navigation models and items

public class NavigationHelper

Public Members

name description
NavigationHelper() The default constructor.
static ByCategory(…) Creates a lookup of navigation item attributes by their category
static ConvertToNavigationItems(…) Converts a list of NavigationItemAttribute objects to a list of NavigationItem classes.
static GetNavigationItems(…) Gets navigation items

See Also