GetMetafileService Properties |
The GetMetafileService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowCache |
Returns true if the process allows cache.
(Overrides AdvancedGetFileServiceAllowCache.) |
![]() | AllowClientCache |
Returns true if client cache is allowed for the current request.
(Inherited from AdvancedGetFileService.) |
![]() | CacheMinutes |
Cache minutes.
(Inherited from AdvancedGetFileService.) |
![]() | ClientCacheMinutes |
Cache minutes.
(Inherited from AdvancedGetFileService.) |
![]() | CurrentSite |
Current site.
(Inherited from AdvancedGetFileService.) |
![]() | CurrentSiteName |
Current site name.
(Inherited from AdvancedGetFileService.) |
![]() | Height |
Image height.
(Inherited from AdvancedGetFileService.) |
![]() | IsLiveSite |
Indicates if live site mode.
(Inherited from AdvancedGetFileService.) |
![]() | 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.
(Inherited from AdvancedGetFileService.) |
![]() | LogExceptions |
Logs the exceptions caused by the process.
(Inherited from AdvancedGetFileService.) |
![]() | MaxSideSize |
Image maximum side size.
(Inherited from AdvancedGetFileService.) |
![]() | OutputDataCacheItemName |
Cache item name for the file output data.
(Inherited from AdvancedGetFileService.) |
![]() | RequestStatusEnum |
Gets current request URL rewriting status.
(Inherited from AdvancedGetFileService.) |
![]() | RevalidateClientCache |
Gets or sets the value representing if client HTTP cache should be revalidated.
(Inherited from AdvancedGetFileService.) |
![]() | Width |
Image width.
(Inherited from AdvancedGetFileService.) |