| AbuseReportInfoProviderGetAbuseReports Method (String, String) | 
            Returns Dataset with AbuseReportInfo.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxpublic static DataSet GetAbuseReports(
	string where,
	string orderBy
)
Parameters
- where
- Type: SystemString
 Where condition
- orderBy
- Type: SystemString
 Order by expression
Return Value
Type: 
DataSet See Also
See Also