This documentation is archived and is not being maintained.
HttpCachePolicyWrapper Properties
Visual Studio 2008
The HttpCachePolicyWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
|
VaryByContentEncodings | Gets the list of Content-Encoding headers that will be used to vary the output cache. (Overrides HttpCachePolicyBase::VaryByContentEncodings.) |
|
VaryByHeaders | Gets the list of all HTTP headers that will be used to vary cache output. (Overrides HttpCachePolicyBase::VaryByHeaders.) |
|
VaryByParams | Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching. (Overrides HttpCachePolicyBase::VaryByParams.) |
Show: