HttpResponse.AddCacheItemDependencies Method
.NET Framework 2.0
Makes the validity of a cached response dependent on other items in the cache.
HttpResponse Members
System.Web Namespace
CacheDependency
| Name | Description |
|---|---|
| HttpResponse.AddCacheItemDependencies (ArrayList) | Makes the validity of a cached response dependent on other items in the cache. |
| HttpResponse.AddCacheItemDependencies (String[]) | Makes the validity of a cached item dependent on another item in the cache. |
Reference
HttpResponse ClassHttpResponse Members
System.Web Namespace
CacheDependency
Other Resources
Caching ASP.NET PagesCommunity Additions
ADD
Show: