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