| SharePointServiceFactoryProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointServiceFactoryProvider : ISharePointServiceFactoryProvider
The SharePointServiceFactoryProvider type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SharePointServiceFactoryProvider | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetSharePointServiceFactory | 
            Gets instance of ISharePointServiceFactory.
             | 
|  | GetSharePointServiceFactoryInternal | 
            Gets instance of ISharePointServiceFactory.
             | 
|  | RegisterFactoryTServiceFactory | 
            Registers new implementation of ISharePointServiceFactory for given SharePoint version.
             | 
 See Also
See Also