SharePointServiceFactoryProviderGetSharePointServiceFactoryInternal Method |
Gets instance of ISharePointServiceFactory.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual ISharePointServiceFactory GetSharePointServiceFactoryInternal(
string sharePointVersion
)
Parameters
- sharePointVersion
- Type: SystemString
SharePoint version for which to get service factory
Return Value
Type:
ISharePointServiceFactoryISharePointServiceFactory instance
Exceptions See Also