IActionFilter.OnActionExecuting Method
Visual Studio 2010
Called before an action method executes.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
- Type: System.Web.Mvc.ActionExecutingContext
The filter context.
Community Additions
ADD
Show: