Sunday, July 22, 2007

Cache: HttpCachePolicy Response object

Response object Cache returns a HttpCachePolicy object
HttpCachePolicy object is similar to OutputCache
Following is a list of attributes of HttpCachePolicy


HttpCachePolicy members:
VaryByParams
VaryByHeaders
SetVaryByCustom
SetExpires
SetSlidingExpiration
SetCacheability Location
SetAllowResponseInBrowserHistory
AddValidationCallback
SetRevalidation
SetValidUntilExpires

No comments: