HttpResponseBase::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 the specified items in the cache. |
![]() | AddCacheItemDependencies(array<String^>^) | Makes the validity of a cached item dependent on the specified items in the cache. |
Show:
