| SharePointConnectionInfoProviderGetSharePointConnectionInfo Method (Int32) | 
            Returns SharePointConnectionInfo with specified ID.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic static SharePointConnectionInfo GetSharePointConnectionInfo(
	int id
)
Parameters
- id
- Type: SystemInt32
 SharePointConnectionInfo ID
Return Value
Type: 
SharePointConnectionInfo See Also
See Also