Click or drag to resize
AbuseReportInfoProviderDeleteAbuseReportInfo Method (AbuseReportInfo)
Deletes specified abuseReport.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAbuseReportInfo(
	AbuseReportInfo infoObj
)

Parameters

infoObj
Type: CMS.ProtectionAbuseReportInfo
AbuseReport object
See Also