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