Method | Description | |
---|---|---|
OnActionExecuted ( ActionExecutedContext context ) : void | ||
OnActionExecuting ( ActionExecutingContext context ) : void | ||
RequestScopedFilter ( BasicWebSite.RequestIdService requestIdService ) : System |
public OnActionExecuted ( ActionExecutedContext context ) : void | ||
context | ActionExecutedContext | |
return | void |
public OnActionExecuting ( ActionExecutingContext context ) : void | ||
context | ActionExecutingContext | |
return | void |
public RequestScopedFilter ( BasicWebSite.RequestIdService requestIdService ) : System | ||
requestIdService | BasicWebSite.RequestIdService | |
return | System |