| ISharePointServiceFactoryProviderGetSharePointServiceFactory Method | 
Namespace: CMS.SharePoint
 Syntax
SyntaxISharePointServiceFactory GetSharePointServiceFactory( string sharePointVersion )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| SharePointServiceFactoryNotSupportedException | Thrown when no service factory for sharePointVersion found. | 
 See Also
See Also