NavigationHelper - класс

Иерархия наследования
Object
  Orchard.UI.NavigationNavigationHelper

Пространство имён:  Orchard.UI.Navigation
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public static class NavigationHelper

Тип NavigationHelper предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членBuildLocalMenuItemShape
Builds a local menu item shape.
Открытый методСтатический членBuildMenuItemShape
Builds a menu item shape.
Открытый методСтатический членFindParentLocalTask
Find the first level in the selection path, starting from the bottom, that is not a local task.
Открытый методСтатический членPopulateLocalMenu(Object, Object, Object, IEnumerableMenuItem)
Populates the local menu shapes.
Открытый методСтатический членPopulateLocalMenu(Object, Object, Object, StackMenuItem)
Populates the local menu starting from the first non local task parent.
Открытый методСтатический членPopulateMenu
Populates the menu shapes.
Открытый методСтатический членRouteMatches
Determines if a menu item corresponds to a given route.
Открытый методСтатический членSetSelectedPath(IEnumerableMenuItem, HttpRequestBase, RouteData)
Identifies the currently selected path, starting from the selected node.
Открытый методСтатический членSetSelectedPath(IEnumerableMenuItem, HttpRequestBase, RouteValueDictionary)
Identifies the currently selected path, starting from the selected node.
В начало страницы
См. также