HttpCachePolicy::GetRevalidation Method ()
Gets the Cache-Control: header to reflect either the must-revalidate or proxy-revalidate directives.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web::HttpCacheRevalidationThe Cache-Control: header to reflect either the must-revalidate or proxy-revalidate directives.
The default is to not send either of these directives unless explicitly enabled using this method.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: