HttpCachePolicyBase::AppendCacheExtension Method (String^)
.NET Framework (current version)
When overridden in a derived class, appends the specified text to the Cache-Control HTTP header.
Assembly: System.Web (in System.Web.dll)
Parameters
- extension
-
Type:
System::String^
The text to append to the Cache-Control header.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: