다음을 통해 공유


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

속성 값

자식 동작 캐시입니다.

적용 대상