HttpCachePolicyWrapper::AppendCacheExtension Method (String^)
.NET Framework (current version)
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 |
|---|---|
| ArgumentNullException | extension is null. |
.NET Framework
Available since 3.5
Available since 3.5
Show: