Gets resources for specified site based on the give parameters.
            
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 
- orderBy
 - Type: 
System String
Order by 
- topN
 - Type: 
System Int32
Select top N values 
- columns
 - Type: 
System String
List of columns which should be selected 
- siteId
 - Type: 
System Int32
Site ID 
Return Value
Type: InfoDataSet ResourceInfoSee Also