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