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