OutputCacheAttribute.ChildActionCache Propiedad

Definición

Obtiene o establece la memoria caché de la acción secundaria.

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

Valor de propiedad

Memoria caché de la acción secundaria.

Se aplica a