This documentation is archived and is not being maintained.
HttpResponse::AddFileDependencies Method
Visual Studio 2008
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(array<String>) | Adds an array of file names to the collection of file names on which the current response is dependent. |
Show: