Gets or sets the absolute date and time at which to remove cached information from the cache. HttpResponse.ExpiresAbsolute is provided for compatibility with earlier versions of ASP.
Documentation for this section has not yet been entered.
The ExpiresAbsolute, HttpResponse.Expires, and HttpResponse.CacheControl properties have been deprecated in favor of the methods of the System.Web.HttpCachePolicy class available through the HttpResponse.Cache intrinsic object to control the Internet Information Services (IIS) output cache and client caches.