| SharePointServiceFactoryNotSupportedException Constructor (String) | 
            Indicates the desired SharePoint service factory does not have an implementation.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntaxpublic SharePointServiceFactoryNotSupportedException(
	string message
)
Parameters
- message
 - Type: SystemString
Exception message 
See Also