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