HttpCachePolicyWrapper Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | VaryByContentEncodings | Gets the list of Content-Encoding headers that will be used to vary the output cache.(Overrides HttpCachePolicyBase.VaryByContentEncodings.) |
![]() | VaryByHeaders | Gets the list of all HTTP headers that will be used to vary cache output.(Overrides HttpCachePolicyBase.VaryByHeaders.) |
![]() | VaryByParams | Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching.(Overrides HttpCachePolicyBase.VaryByParams.) |
Show:
