| SharePointConnectionInfoProviderGetSharePointConnectionInfo Method (Guid) | 
            Returns SharePointConnectionInfo with specified GUID.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic static SharePointConnectionInfo GetSharePointConnectionInfo(
	Guid guid
)
Parameters
- guid
- Type: SystemGuid
 SharePointConnectionInfo GUID
Return Value
Type: 
SharePointConnectionInfo See Also
See Also