System.Web.HttpCachePolicy: Property Members

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

Public Properties

[read-only]
VaryByContentEncodingsHttpCacheVaryByContentEncodings.

Gets the list of Content-Encoding headers that will be used to vary the output cache.

[read-only]
VaryByHeadersHttpCacheVaryByHeaders.

Gets the list of all HTTP headers that will be used to vary cache output.

[read-only]
VaryByParamsHttpCacheVaryByParams.

Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching.