HttpCacheRevalidation Enumeration
.NET Framework 3.0
Provides enumerated values that are used to set revalidation-specific Cache-Control HTTP headers.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The HttpCacheRevalidation enumeration is used to set revalidation-specific HTTP headers, and is set using the SetRevalidation method. If the SetRevalidation method is not called, no Cache-Control HTTP header is set.
Community Additions
ADD
Show: