C# 클래스 Signum.Web.WebMenuHelper

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
WebMenu ( this helper ) : System.Web.Mvc.MvcHtmlString
WebMenu ( this helper, IEnumerable menuITems ) : System.Web.Mvc.MvcHtmlString

메소드 상세

WebMenu() 공개 정적인 메소드

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

WebMenu() 공개 정적인 메소드

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