HttpResponse.AddFileDependencies Method (String[])
.NET Framework (current version)
Adds an array of file names to the collection of file names on which the current response is dependent.
Assembly: System.Web (in System.Web.dll)
Parameters
- filenames
-
Type:
System.String[]
An array of files to add.
.NET Framework
Available since 2.0
Available since 2.0
Show: