GetFilePage Fields |
The GetFilePage 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
| |
mContextMenuContainer |
Container control for the context menus.
(Inherited from AbstractCMSPage.) | |
mDocumentBase |
Document base.
| |
mDocumentManager |
Document manager control.
(Inherited from AbstractCMSPage.) | |
mFootersContainer |
Container control for the page footers.
(Inherited from AbstractCMSPage.) | |
mHeaderActions |
Header actions
(Inherited from AbstractCMSPage.) | |
mHeight |
Height
| |
mLogsContainer |
Container control for the log controls.
(Inherited from AbstractCMSPage.) | |
mManagersContainer |
Container control for the page managers.
(Inherited from AbstractCMSPage.) | |
mMaxByteStream |
Max. byte stream
| |
mMaxSideSize |
Max. side size
| |
mResizeToDevice |
Indicates whether resizing should be used for device
| |
mRevalidateClientCache |
Indicates whether client cache should be revalidated
| |
mScriptManagerControl |
Script manager control.
(Inherited from AbstractCMSPage.) | |
mViewMode |
View mode
| |
mWidth |
Width
| |
throw404WhenNotFound |
If true, 404 is thrown when the file is not found.
| |
useCacheItemName |
Cache item name for the request.
|