C# Class Signum.Web.WebMenuHelper

Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
WebMenu ( this helper ) : System.Web.Mvc.MvcHtmlString
WebMenu ( this helper, IEnumerable menuITems ) : System.Web.Mvc.MvcHtmlString

Method Details

WebMenu() public static method

public static WebMenu ( this helper ) : System.Web.Mvc.MvcHtmlString
helper this
return System.Web.Mvc.MvcHtmlString

WebMenu() public static method

public static WebMenu ( this helper, IEnumerable menuITems ) : System.Web.Mvc.MvcHtmlString
helper this
menuITems IEnumerable
return System.Web.Mvc.MvcHtmlString