This documentation is archived and is not being maintained.
HttpCachePolicyBase Properties
Visual Studio 2008
The HttpCachePolicyBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
VaryByContentEncodings | When overridden in a derived class, gets the list of Content-Encoding headers that are used to vary the output cache. |
|
VaryByHeaders | When overridden in a derived class, gets the list of all HTTP headers that are used to vary cache output. |
|
VaryByParams | When overridden in a derived class, gets the list of parameters that are received by an HTTP GET or POST verb that affect caching. |
Show: