| SharePointServiceFactoryProviderGetSharePointServiceFactoryInternal Method  | 
            Gets instance of ISharePointServiceFactory.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntaxprotected 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