다음을 통해 공유


IPageAdapter.CacheVaryByHeaders 속성

정의

캐싱을 다양화하는 데 사용할 추가 HTTP 헤더의 목록을 반환합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 property System::Collections::IList ^ CacheVaryByHeaders { System::Collections::IList ^ get(); };
public System.Collections.IList CacheVaryByHeaders { get; }
member this.CacheVaryByHeaders : System.Collections.IList
Public ReadOnly Property CacheVaryByHeaders As IList

속성 값

캐싱을 다양화하는 데 사용할 추가 HTTP 헤더의 목록입니다.

설명

자세한 내용은 모바일 텍스트 작성기 렌더링 모범 사례의 출력 캐싱을 참조하세요.

적용 대상

추가 정보