WebPartInfoProvider GetAllWebParts Method Kentico 8.0 API Reference
Gets all WebParts in specified WebPartCategory.

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

Parameters

webPartCategoryId
Type: OnlineSystem Int32
ID of specified WebPartCategory

Return Value

Type: InfoDataSet WebPartInfo 
See Also