SharePointConnectionInfoProviderDeleteSharePointConnectionInfo Method (Int32) |
Deletes SharePointConnectionInfo with specified ID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public static void DeleteSharePointConnectionInfo(
int id
)
Parameters
- id
- Type: SystemInt32
SharePointConnectionInfo ID
See Also