WebPartCategoryInfoProvider GetCategories Method (Int32)Kentico 8.0 API Reference
Gets dataset with fist level categories in 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 WebPartCategoryInfo 
See Also