OutputCacheAttribute.ChildActionCache Property

Gets or sets the child action cache.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

static member ChildActionCache : ObjectCache with get, set

Property Value

Type: System.Runtime.Caching.ObjectCache
The child action cache.
Show: