HttpCachePolicyBase Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | VaryByContentEncodings | When overridden in a derived class, gets the list of Content-Encoding headers that are used to vary the output cache. |
![]() | VaryByHeaders | When overridden in a derived class, gets the list of all HTTP headers that are used to vary cache output. |
![]() | VaryByParams | When overridden in a derived class, gets the list of parameters that are received by an HTTP GET or POST verb that affect caching. |
Show:
