WebPartCategoryInfoProvider GetWebPartCategoryInfoById Method Kentico 8.0 API Reference
Returns the WebPartCategoryInfo structure for the specified layout.

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

Parameters

categoryId
Type: OnlineSystem Int32
Id of the category to retrieve

Return Value

Type: WebPartCategoryInfo
See Also