| AdvancedGetFileService Properties |
The AdvancedGetFileService type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowCache |
Returns true if the process allows cache.
| |
| AllowClientCache |
Returns true if client cache is allowed for the current request.
| |
| CacheMinutes |
Cache minutes.
| |
| ClientCacheMinutes |
Cache minutes.
| |
| CurrentSite |
Current site.
| |
| CurrentSiteName |
Current site name.
| |
| ExcludedResumableExtensions |
List of file extensions for which the resumable downloads are disabled.
| |
| GetFileEndRequest |
When true, the request is completed, when false, the Request.End is called.
| |
| Height |
Image height.
| |
| IsLiveSite |
Indicates if live site mode.
| |
| LogCommunicationExceptions |
Whether to log exception caused by communication problems (e.g. when remote host closes the connection).
Log exceptions has to be set to TRUE.
| |
| LogExceptions |
Logs the exceptions caused by the process.
| |
| MaxSideSize |
Image maximum side size.
| |
| OutputDataCacheItemName |
Cache item name for the file output data.
| |
| RequestStatusEnum |
Gets current request URL rewriting status.
(Overrides ActionResultServiceBaseRequestStatusEnum.) | |
| RevalidateClientCache |
Gets or sets the value representing if client HTTP cache should be revalidated.
| |
| Width |
Image width.
|