HttpCachePolicy.SetCacheability Method
.NET Framework 2.0
Sets the Cache-Control HTTP header. The Cache-Control HTTP header controls how documents are to be cached on the network.
| Name | Description |
|---|---|
| HttpCachePolicy.SetCacheability (HttpCacheability) | Sets the Cache-Control header to one of the values of HttpCacheability. |
| HttpCachePolicy.SetCacheability (HttpCacheability, String) | Sets the Cache-Control header to one of the values of HttpCacheability and appends an extension to the directive. |
Community Additions
ADD
Show: