C# Class Masonry.Extensibility.SidebarElement

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: DenisVuyka/Masonry

Méthodes publiques

Méthode Description
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
SidebarElement ( ) : System
SidebarElement ( string controller, string action, string area = null ) : System

Method Details

OnActionExecuting() public méthode

public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutingContext
Résultat void

SidebarElement() public méthode

public SidebarElement ( ) : System
Résultat System

SidebarElement() public méthode

public SidebarElement ( string controller, string action, string area = null ) : System
controller string
action string
area string
Résultat System