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

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

Parameters

webPartCategoryId
Type: OnlineSystem Int32
ID of specified WebPartCategory

Return Value

Type: InfoDataSet WebPartInfo 
See Also