HttpResponseWrapper.AddCacheItemDependencies Method (String[])
.NET Framework (current version)
Makes the validity of a cached item dependent on the specified items in the cache.
Assembly: System.Web (in System.Web.dll)
Parameters
- cacheKeys
-
Type:
System.String[]
An array that contains the keys of the items that the cached response is dependent on.
.NET Framework
Available since 3.5
Available since 3.5
Show: