SettingsCategoryInfoProvider GetSettingsCategoriesInternal 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
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 which should be included in the result

Return Value

Type: InfoDataSet SettingsCategoryInfo 
See Also