Loads file from the SharePoint server using given service.
Loaded file will be cached if it satisfies the cache conditions.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- service
- Type: CMS.SharePoint ISharePointFileService
File service.
- cs
- Type: CMS.Helpers CacheSettings
Cache settings that are used if file is cached.
Return Value
Type: ISharePointFileSee Also