ResourceInfoProvider GetResources Method (String, String, Int32, String)Kentico 8.0 API Reference
Gets all resources.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

where
Type: OnlineSystem String
Where condition to filter data
orderBy
Type: OnlineSystem String
Order by statement to use
topN
Type: OnlineSystem Int32
Number of data rows which should be included in the result
columns
Type: OnlineSystem String
Table columns separated by comma which should be included in the result

Return Value

Type: InfoDataSet ResourceInfo 
See Also