SharePointConnectionInfoProviderGetSharePointConnectionInfoInternal Method (Int32) |
Returns SharePointConnectionInfo with specified ID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual SharePointConnectionInfo GetSharePointConnectionInfoInternal(
int id
)
Parameters
- id
- Type: SystemInt32
SharePointConnectionInfo ID
Return Value
Type:
SharePointConnectionInfoSee Also