IPageAdapter.CacheVaryByHeaders 속성

정의

캐싱이 다양한 추가 HTTP 헤더 목록을 반환합니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

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 헤더 목록입니다.

설명

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

적용 대상

추가 정보