HttpResponse::AddCacheItemDependencies Method

 

Makes the validity of a cached response dependent on other items in the cache.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAddCacheItemDependencies(ArrayList^)

Makes the validity of a cached response dependent on other items in the cache.

System_CAPS_pubmethodAddCacheItemDependencies(array<String^>^)

Makes the validity of a cached item dependent on another item in the cache.

Return to top
Show: