This documentation is archived and is not being maintained.

HttpCachePolicyWrapper Properties

The HttpCachePolicyWrapper type exposes the following members.

  NameDescription
Public property VaryByContentEncodings Gets the list of Content-Encoding headers that will be used to vary the output cache. (Overrides HttpCachePolicyBase::VaryByContentEncodings.)
Public property VaryByHeaders Gets the list of all HTTP headers that will be used to vary cache output. (Overrides HttpCachePolicyBase::VaryByHeaders.)
Public property VaryByParams Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching. (Overrides HttpCachePolicyBase::VaryByParams.)
Top
Show: