HtmlPageAdapter.CacheVaryByHeaders 속성

정의

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

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

속성 값

캐싱이 다양한 추가 HTTP 헤더 목록입니다.

구현

설명

및 클래스는 HtmlPageAdapter 인터페이스에서 이 속성을 상속합니다IPageAdapter.WmlPageAdapter 이러한 구현은 .를 반환 null합니다.

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

적용 대상

추가 정보