HttpResponse.AddFileDependencies Method
.NET Framework 3.5
Makes the validity of a cached response dependent on another item 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 | |
|---|---|---|
|
AddFileDependencies(ArrayList) | Adds a group of file names to the collection of file names on which the current response is dependent. |
|
AddFileDependencies(String[]) | Adds an array of file names to the collection of file names on which the current response is dependent. |