HttpResponseBase::AddFileDependencies Method
.NET Framework (current version)
Makes the validity of a cached response dependent on a specified file or files.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddFileDependencies(ArrayList^) | Adds 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:
