The properties of System.Web.HttpCachePolicy are listed below. For a list of all members, see the HttpCachePolicy Members list.
See Also: Inherited members from System.Object
[read-only] | VaryByContentEncodings | HttpCacheVaryByContentEncodings.
Gets the list of Content-Encoding headers that will be used to vary the output cache. |
[read-only] | VaryByHeaders | HttpCacheVaryByHeaders.
Gets the list of all HTTP headers that will be used to vary cache output. |
[read-only] | VaryByParams | HttpCacheVaryByParams.
Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching. |