NavigationHelper - класс |
Пространство имён: Orchard.UI.Navigation
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.
|