This documentation is archived and is not being maintained.
HttpResponse::AddCacheItemDependencies Method
Visual Studio 2010
Makes the validity of a cached response dependent on other items in the cache.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddCacheItemDependencies(ArrayList) | Makes the validity of a cached response dependent on other items in the cache. |
|
AddCacheItemDependencies(array<String>) | Makes the validity of a cached item dependent on another item in the cache. |
Show: