Method | Description | |
---|---|---|
OnActionExecuted ( ActionExecutedContext, filterContext ) : void | ||
OnActionExecuting ( ActionExecutingContext, filterContext ) : void |
public OnActionExecuted ( ActionExecutedContext, filterContext ) : void | ||
filterContext | ActionExecutedContext, | |
return | void |
public OnActionExecuting ( ActionExecutingContext, filterContext ) : void | ||
filterContext | ActionExecutingContext, | |
return | void |