The methods of System.Web.HttpCachePolicy are listed below. For a list of all members, see the HttpCachePolicy Members list.
See Also: Inherited members from System.Object
AddValidationCallback(HttpCacheValidateHandler, object) Documentation for this section has not yet been entered.AppendCacheExtension(string) Documentation for this section has not yet been entered.SetAllowResponseInBrowserHistory(bool) Documentation for this section has not yet been entered.SetCacheability(HttpCacheability) Documentation for this section has not yet been entered.SetCacheability(HttpCacheability, string) Documentation for this section has not yet been entered.SetETag(string) Documentation for this section has not yet been entered.SetETagFromFileDependencies() Documentation for this section has not yet been entered.SetExpires(DateTime) Documentation for this section has not yet been entered.SetLastModified(DateTime) Documentation for this section has not yet been entered.SetLastModifiedFromFileDependencies() Documentation for this section has not yet been entered.SetMaxAge(TimeSpan) Documentation for this section has not yet been entered.SetNoServerCaching() Documentation for this section has not yet been entered.SetNoStore() Documentation for this section has not yet been entered.SetNoTransforms() Documentation for this section has not yet been entered.SetOmitVaryStar(bool) Documentation for this section has not yet been entered.SetProxyMaxAge(TimeSpan) Documentation for this section has not yet been entered.SetRevalidation(HttpCacheRevalidation) Documentation for this section has not yet been entered.SetSlidingExpiration(bool) Documentation for this section has not yet been entered.SetValidUntilExpires(bool) Documentation for this section has not yet been entered.SetVaryByCustom(string) Documentation for this section has not yet been entered.