HttpCachePolicy::IsValidUntilExpires Method ()
Gets a value which specifies whether the ASP.NET cache should ignore HTTP Cache-Control headers sent by the client that invalidate the cache.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Booleantrue if the the ASP.NET cache should ignore HTTP Cache-Control headers sent by the client; otherwise, false.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: