Метод | Описание | |
---|---|---|
GetRoutesForCurrentRequest ( RouteCollection routes, IEnumerable |
||
Navigation ( this helper ) : IHtmlString | ||
NavigationListItemRouteLink ( this html, NavigationRoutes.NamedRoute route ) : System.Web.Mvc.MvcHtmlString |
Метод | Описание | |
---|---|---|
CurrentRouteMatchesName ( HtmlHelper html, string routeName ) : bool |
public static GetRoutesForCurrentRequest ( RouteCollection routes, IEnumerable |
||
routes | RouteCollection | |
routeFilters | IEnumerable |
|
Результат | IEnumerable |
public static Navigation ( this helper ) : IHtmlString | ||
helper | this | |
Результат | IHtmlString |
public static NavigationListItemRouteLink ( this html, NavigationRoutes.NamedRoute route ) : System.Web.Mvc.MvcHtmlString | ||
html | this | |
route | NavigationRoutes.NamedRoute | |
Результат | System.Web.Mvc.MvcHtmlString |