HttpCachePolicyWrapper::SetCacheability Method
.NET Framework (current version)
Sets the Cache-Control header to one of the HttpCacheability values.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SetCacheability(HttpCacheability) | Sets the Cache-Control header to the specified HttpCacheability value.(Overrides HttpCachePolicyBase::SetCacheability(HttpCacheability).) |
![]() | SetCacheability(HttpCacheability, String^) | Sets the Cache-Control header to the specified HttpCacheability value and appends an extension to the directive.(Overrides HttpCachePolicyBase::SetCacheability(HttpCacheability, String^).) |
Show:
