SettingsCategoryInfoProvider GetSettingsCategories Method (String, String, Int32, String)Kentico 8.0 API Reference
Gets all categories.

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

Parameters

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

Return Value

Type: InfoDataSet SettingsCategoryInfo 
See Also