SharePointServices GetService IService  Method Kentico 8.1 API Reference
Gets implementation of SharePoint service suitable for version specified in connectionData. The service uses given connectionData.

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

Parameters

connectionData
Type: CMS.SharePoint SharePointConnectionData
Data (credentials etc.) needed to establish connection to SharePoint server

Return Value

Type: IService
Service implementation
Exceptions

See Also