HttpResponse.AddFileDependencies Method
.NET Framework (current version)
Adds a group of file names to the collection of file names on which the current response is dependent.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
