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