SharePointConnectionInfoProvider.DeleteSharePointConnectionInfo Method (Int32) |
Deletes SharePointConnectionInfo with specified ID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 12.0.0
Syntaxpublic static void DeleteSharePointConnectionInfo(
int id
)
Parameters
- id
- Type: System.Int32
SharePointConnectionInfo ID
See Also