Click or drag to resize
WebPartCategoryInfoProviderGetCategoriesInternal Method
Returns all web part categories

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<WebPartCategoryInfo> GetCategoriesInternal()

Return Value

Type: ObjectQueryWebPartCategoryInfo
See Also