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