- list
- Documentation for this section has not yet been entered.
An object containing a list of physical file locations.
The Page.GetWrappedFileDependencies(String[]) method gets a list of files, such as user control files, that make up the current page. If any of these pages are modified, the entire page is compiled the next time it is requested. Do not override this method.