HttpResponse::ExpiresAbsolute Property
.NET Framework (current version)
Gets or sets the absolute date and time at which to remove cached information from the cache. ExpiresAbsolute is provided for compatibility with earlier versions of ASP.
Assembly: System.Web (in System.Web.dll)
The ExpiresAbsolute, Expires, and CacheControl properties have been deprecated in favor of the methods of the HttpCachePolicy class available through the Cache intrinsic object to control the Internet Information Services (IIS) output cache and client caches.
.NET Framework
Available since 1.1
Available since 1.1
Show: