AbuseReportInfoProviderDeleteAbuseReportInfo Method (Int32) |
Deletes specified abuseReport.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax public static void DeleteAbuseReportInfo(
int abuseReportId
)
Parameters
- abuseReportId
- Type: SystemInt32
AbuseReport id
See Also