SettingsCategoryInfoProvider GetChildSettingsCategories Method (Int32)Kentico 8.0 API Reference
Gets DataSet with child setting categories of the specified parent setting category.

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

Parameters

parentCategoryId
Type: OnlineSystem Int32
ID of the parent setting category

Return Value

Type: InfoDataSet SettingsCategoryInfo 
See Also