HttpCachePolicy::HasSlidingExpiration Method ()

 

Gets a value which specifies whether the cache has a sliding expiration policy.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
bool HasSlidingExpiration()

Return Value

Type: System::Boolean

true if the the cache has a sliding expiration policy; otherwise, false.

      

.NET Framework
Available since 4.6.2
Return to top
Show: