HttpResponse.AddFileDependencies Method
.NET Framework 2.0
Makes the validity of a cached response dependent on another item in the cache.
HttpResponse Members
System.Web Namespace
CacheDependency
| Name | Description |
|---|---|
| HttpResponse.AddFileDependencies (ArrayList) | Adds a group of file names to the collection of file names on which the current response is dependent. |
| HttpResponse.AddFileDependencies (String[]) | Adds an array of file names to the collection of file names on which the current response is dependent. |
Reference
HttpResponse ClassHttpResponse Members
System.Web Namespace
CacheDependency
Other Resources
Caching ASP.NET PagesCommunity Additions
ADD
Show: