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