Gets all resources.
            
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
 - Type: 
System String
Where condition to filter data 
- orderBy
 - Type: 
System String
Order by statement to use 
- topN
 - Type: 
System Int32
Number of data rows which should be included in the result 
- columns
 - Type: 
System String
Table columns separated by comma which should be included in the result 
Return Value
Type: InfoDataSet ResourceInfoSee Also