OutputCacheParameters.VaryByHeader Property
.NET Framework (current version)
Gets or sets a comma-delimited set of header names used to vary the cache entry. The header names identify HTTP headers associated with the request.
Assembly: System.Web (in System.Web.dll)
When this property is set to multiple headers, the output cache contains a different version of the requested document for each specified header.
.NET Framework
Available since 2.0
Available since 2.0
Show: