C# Class RavenBurgerCo.Util.MenuExtensions

Mostra file Open project: sibartlett/RavenBurgerCo

Public Methods

Method Description
MenuItem ( this htmlHelper, string text, string action, string controller ) : System.Web.Mvc.MvcHtmlString

Method Details

MenuItem() public static method

public static MenuItem ( this htmlHelper, string text, string action, string controller ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
text string
action string
controller string
return System.Web.Mvc.MvcHtmlString