| ISharePointServiceIsConnectionSupported Method | 
            Tells you whether connection parameters can be used by instantiated SharePoint service implementation.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxbool IsConnectionSupported()
Return Value
Type: 
BooleanTrue if connection parameters can be used by current implementation, false otherwise.
 See Also
See Also