SharePointConnectionInfoProviderDeleteSharePointConnectionInfoInternal Method |
Deletes specified SharePointConnectionInfo.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual void DeleteSharePointConnectionInfoInternal(
SharePointConnectionInfo infoObj
)
Parameters
- infoObj
- Type: CMS.SharePointSharePointConnectionInfo
SharePointConnectionInfo to be deleted
See Also