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

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

Parameters

abuseReportId
Type: SystemInt32
AbuseReport id
See Also