GetLocalSharePointFileHandler Properties |
The GetLocalSharePointFileHandler type exposes the following members.
Name | Description | |
---|---|---|
AllowCache |
Returns true if the process allows cache.
(Inherited from AbstractGetSharePointFileHandler.) | |
AllowClientCache |
Returns true if client cache is allowed for the current request.
(Inherited from GetFileHandler.) | |
CacheFileSizeLimit |
Maximum size of the file that will be cached (bytes).
(Inherited from AbstractGetSharePointFileHandler.) | |
CacheItemName |
Gets the cahe item name for currently requested file that will be used when composing the cahe key.
(Overrides AbstractGetSharePointFileHandlerCacheItemName.) | |
CacheMinutes |
Number of minutes the file will be cached. Zero means the file won't be cahed.
(Inherited from AbstractGetSharePointFileHandler.) | |
ClientCacheMinutes |
Client cache minutes.
(Inherited from GetFileHandler.) | |
Context |
Current HTTP context.
(Inherited from GetFileHandler.) | |
FileID |
SharePointFileInfo identifier.
| |
ForceDownload |
Indicates whether file forced to be saved on client
(Overrides AbstractGetSharePointFileHandlerForceDownload.) | |
Height |
Image height.
(Inherited from AbstractGetSharePointFileHandler.) | |
IsLiveSite |
Indicates if live site mode.
(Inherited from GetFileHandler.) | |
IsReusable |
Indicates if handler is reusable.
(Inherited from GetFileHandler.) | |
MaxSideSize |
Image maximum side size.
(Inherited from AbstractGetSharePointFileHandler.) | |
Response |
Current HTTP response.
(Inherited from GetFileHandler.) | |
RevalidateClientCache |
Indicates if client cahce should be revalidated.
(Inherited from GetFileHandler.) | |
Width |
Image width.
(Inherited from AbstractGetSharePointFileHandler.) |