AdvancedGetFileHandler Fields |
The AdvancedGetFileHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | deviceResizeIsUsed |
Indicates if max resize for mobile device is used.
|
![]() | mAllowCache |
If true, the caching is allowed.
|
![]() | mCacheMinutes |
Cache minutes
|
![]() | mClientCacheMinutes |
Client cache minutes
|
![]() | mCompleted |
Indicates whether request is completed
|
![]() | mHeight |
Height
|
![]() | mMaxSideSize |
Max. side size
|
![]() | mResizeToDevice |
Indicates whether resizing should be used for device
|
![]() | mRevalidateClientCache |
Indicates whether client cache should be revalidated
|
![]() | mWidth |
Width
|
![]() | useCacheItemName |
Cache item name for the request.
|