AbuseReportInfoProviderGetAbuseReportInfo Method |
Returns the AbuseReportInfo structure for the specified abuseReport.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
Syntax public static AbuseReportInfo GetAbuseReportInfo(
int abuseReportId
)
Parameters
- abuseReportId
- Type: SystemInt32
AbuseReport id
Return Value
Type:
AbuseReportInfoSee Also