Click or drag to resize
WebPartCategoryInfoProviderGetCategories Method
Returns all web part categories.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<WebPartCategoryInfo> GetCategories()

Return Value

Type: ObjectQueryWebPartCategoryInfo
See Also