| AbstractGetSharePointFileServiceLoadFile Method |
Loads requested SharePoint file. Image is resized when needed.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
Syntaxprotected virtual ISharePointFile LoadFile()
Return Value
Type:
ISharePointFile
Exceptions| Exception | Condition |
|---|
| FileNotFoundException | Thrown when file was not found. |
| Exception | Thrown in case of unexpected error. |
See Also