HttpCachePolicyBase::SetSlidingExpiration Method (Boolean)
.NET Framework (current version)
When overridden in a derived class, sets cache expiration to absolute or sliding.
Assembly: System.Web (in System.Web.dll)
Parameters
- slide
-
Type:
System::Boolean
true to set a sliding cache expiration, or false to set an absolute cache expiration.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: