Controller.IActionFilter.OnActionExecuting Method
This method calls the OnActionExecuting method.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
- Type: System.Web.Mvc.ActionExecutingContext
The filter context.
Implements
IActionFilter.OnActionExecuting(ActionExecutingContext)
Show: