Method |
Description |
|
InitializeMenu ( HttpContext context, HtmlHelper html ) : IEnumerable>.Dictionary |
|
|
RenderMenuItems ( HtmlHelper html, System.Web.Mvc.UrlHelper url, IEnumerable items ) : String |
|
|
RenderSection ( HtmlHelper html, System.Web.Mvc.UrlHelper url, String title, IEnumerable items, bool isCurrent, int number ) : String |
|
|
RenderSectionHeader ( System.Web.Mvc.UrlHelper url, String title, bool isCurrent, int number, IMenuItem item ) : String |
|
|
RenderSectionsList ( HtmlHelper html, System.Web.Mvc.UrlHelper url, Dictionary items, String activeSection ) : String |
|
|