HttpCachePolicy::SetCacheability Method
.NET Framework (current version)
Sets the Cache-Control HTTP header. The Cache-Control HTTP header controls how documents are to be cached on the network.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SetCacheability(HttpCacheability) | Sets the Cache-Control header to one of the values of HttpCacheability. |
![]() | SetCacheability(HttpCacheability, String^) | Sets the Cache-Control header to one of the values of HttpCacheability and appends an extension to the directive. |
Show:
