WebFileCache Methods |
The WebFileCache type exposes the following members.
Name | Description | |
---|---|---|
ComputeId |
Computes an url identifier.
| |
Delete |
Deletes the cache entry corresponding to the specified url.
| |
DeleteAll |
Deletes all cached files.
| |
Download(String, WebFileCacheRequestOptions) |
Downloads the specified url.
| |
Download(String, WebFileCacheRequestOptions, Boolean) |
Downloads the specified url.
| |
GetDownloadedFileInfo |
Gets the downloaded file information.
| |
Log |
Logs the specified value at the specified trace level.
| |
LogInfo |
Logs the specified value at the Info trace level.
| |
OnClientRequestSetup |
Handles the ClientRequestSetup event.
|