Method | Description | |
---|---|---|
MenuFilter ( INavigationManager navigationManager, IWorkContextAccessor workContextAccessor, IShapeFactory shapeFactory ) : System.Collections.Generic | ||
OnResultExecuted ( System.Web.Mvc.ResultExecutedContext filterContext ) : void | ||
OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void |
public MenuFilter ( INavigationManager navigationManager, IWorkContextAccessor workContextAccessor, IShapeFactory shapeFactory ) : System.Collections.Generic | ||
navigationManager | INavigationManager | |
workContextAccessor | IWorkContextAccessor | |
shapeFactory | IShapeFactory | |
return | System.Collections.Generic |
public OnResultExecuted ( System.Web.Mvc.ResultExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ResultExecutedContext | |
return | void |
public OnResultExecuting ( System.Web.Mvc.ResultExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ResultExecutingContext | |
return | void |