ISharePointServiceFactoryProvider GetSharePointServiceFactory Method Kentico 8.1 API Reference
Gets instance of ISharePointServiceFactory.

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

Parameters

sharePointVersion
Type: OnlineSystem String
SharePoint version for which to get service factory

Return Value

Type: ISharePointServiceFactory
ISharePointServiceFactory instance
Exceptions

See Also