HttpCachePolicyWrapper::VaryByContentEncodings Property
.NET Framework (current version)
Gets the list of Content-Encoding headers that will be used to vary the output cache.
Assembly: System.Web (in System.Web.dll)
public: property HttpCacheVaryByContentEncodings^ VaryByContentEncodings { virtual HttpCacheVaryByContentEncodings^ get() override; }
Property Value
Type: System.Web::HttpCacheVaryByContentEncodings^An object that specifies which Content-Encoding headers are used to select the cached response.
.NET Framework
Available since 3.5
Available since 3.5
Show: