HttpCachePolicyBase::SetRevalidation Method (HttpCacheRevalidation)
.NET Framework (current version)
When overridden in a derived class, sets the Cache-Control HTTP header to either the must-revalidate or the proxy-revalidate directives, based on the specified enumeration value.
Assembly: System.Web (in System.Web.dll)
Parameters
- revalidation
-
Type:
System.Web::HttpCacheRevalidation
The HttpCacheRevalidation enumeration value to set the Cache-Control header to.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: