OutputCacheAttribute::OnActionExecuting Method (ActionExecutingContext^)
This method is an implementation of IActionFilter::OnActionExecuting and supports the ASP.NET MVC infrastructure. It is not intended to be used directly from your code.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
-
Type:
System.Web.Mvc::ActionExecutingContext^
The filter context.
Show: