OutputCacheAttribute.ChildActionCache 属性

定义

获取或设置子操作缓存。

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

属性值

子操作缓存。

适用于