OutputCacheAttribute.IsChildActionCacheActive Method
Returns a value that indicates whether a child action cache is active.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
- Type: System.Web.Mvc.ControllerContext
The controller context.
Show: