GetSharePointFileHandler GetService Method Kentico 8.1 API Reference
Gets the necessary service for getting the specified file.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

connection
Type: CMS.SharePoint SharePointConnectionInfo
Connection containing information about connection to the SharePoint site on which the file is located.

Return Value

Type: ISharePointFileService
See Also