OutputCacheAttribute.ChildActionCache Property

Definition

Gets or sets the child action cache.

public static System.Runtime.Caching.ObjectCache ChildActionCache { get; set; }
member this.ChildActionCache : System.Runtime.Caching.ObjectCache with get, set
Public Shared Property ChildActionCache As ObjectCache

Property Value

The child action cache.

Applies to