C# 클래스 Masonry.Extensibility.SidebarElement

상속: System.Web.Mvc.ActionFilterAttribute
파일 보기 프로젝트 열기: DenisVuyka/Masonry

공개 메소드들

메소드 설명
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
SidebarElement ( ) : System
SidebarElement ( string controller, string action, string area = null ) : System

메소드 상세

OnActionExecuting() 공개 메소드

public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutingContext
리턴 void

SidebarElement() 공개 메소드

public SidebarElement ( ) : System
리턴 System

SidebarElement() 공개 메소드

public SidebarElement ( string controller, string action, string area = null ) : System
controller string
action string
area string
리턴 System