WebPartCategoryInfoProvider GetWebPartCategoryInfoInternal Method (Int32)Kentico 8.1 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.1.5347.20411)

Parameters

categoryId
Type: OnlineSystem Int32
Id of the category to retrieve

Return Value

Type: WebPartCategoryInfo
See Also