RegisterSharePointServiceFactoryAttribute Constructor Kentico 8.1 API Reference
Registers new implementation of ISharePointServiceFactory for given SharePoint version.

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
serviceFactory
Type: OnlineSystem Type
Class implementing ISharePointServiceFactory
Exceptions

See Also