WidgetCategoryInfoProvider GetWidgetCategories Method (Int32)Kentico 8.0 API Reference
Gets dataset with child categories of specified category.

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

Parameters

parentCategoryId
Type: OnlineSystem Int32
ID of category to retrieve sub-categories

Return Value

Type: InfoDataSet WidgetCategoryInfo 
See Also