| SharePointConnectionNotFoundException Constructor (String) | 
            Thrown when SharePoint connection can not be found.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntaxpublic SharePointConnectionNotFoundException(
	string message
)
Parameters
- message
 - Type: SystemString
Exception message 
See Also