Click or drag to resize

WebFileCache Methods

The WebFileCache type exposes the following members.

Methods
  NameDescription
Protected methodComputeId
Computes an url identifier.
Public methodDelete
Deletes the cache entry corresponding to the specified url.
Public methodDeleteAll
Deletes all cached files.
Public methodDownload(String, WebFileCacheRequestOptions)
Downloads the specified url.
Public methodDownload(String, WebFileCacheRequestOptions, Boolean)
Downloads the specified url.
Public methodGetDownloadedFileInfo
Gets the downloaded file information.
Protected methodLog
Logs the specified value at the specified trace level.
Protected methodLogInfo
Logs the specified value at the Info trace level.
Protected methodOnClientRequestSetup
Handles the ClientRequestSetup event.
Top
See Also