This documentation is archived and is not being maintained.
HttpCachePolicy Properties
.NET Framework 1.1
The properties of the HttpCachePolicy class are listed here. For a complete list of HttpCachePolicy class members, see the HttpCachePolicy Members topic.
Public Properties
VaryByHeaders | Gets the list of all HTTP headers that will be used to vary cache output. |
VaryByParams | Gets the list of parameters received by a GET (querystring) or POST (in the body of the HTTP request) that affect caching. |
See Also
Show:
