Click or drag to resize
AbuseReportInfoProviderSetAbuseReportInfo Method
Sets (updates or inserts) specified abuseReport.

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

Parameters

abuseReport
Type: CMS.ProtectionAbuseReportInfo
AbuseReport to set
See Also