HttpResponse.AddCacheItemDependencies Method
.NET Framework (current version)
Makes the validity of a cached response dependent on other items in the cache.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddCacheItemDependencies(ArrayList) | Makes the validity of a cached response dependent on other items in the cache. |
![]() | AddCacheItemDependencies(String[]) | Makes the validity of a cached item dependent on another item in the cache. |
Show:
