Gets instance of ISharePointServiceFactory.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sharePointVersion
- Type: System String
SharePoint version for which to get service factory
Return Value
Type: ISharePointServiceFactoryISharePointServiceFactory instance
Exceptions
Exception | Condition |
---|---|
CMS.SharePoint SharePointServiceFactoryNotSupportedException | Thrown when no service factory for sharePointVersion found. |
See Also