C# Class Customer.Project.Mvc.HtmlHelpers.MenuHelper

Datei anzeigen Open project: atosorigin/AtosMvcStarterKit

Public Methods

Method Description
Menu ( this html ) : System.Web.Mvc.MvcHtmlString

Private Methods

Method Description
Menu ( this html, string itemArrayName, bool hideLeftNavigation ) : System.Web.Mvc.MvcHtmlString

Creates a PIP compliant menu based on the configured SiteMap

Method Details

Menu() public static method

public static Menu ( this html ) : System.Web.Mvc.MvcHtmlString
html this extends HtmlHelper
return System.Web.Mvc.MvcHtmlString