Click or drag to resize
WidgetCategoryInfoProviderGetWidgetCategoriesInternal Method
Returns all widget categories.

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

Return Value

Type: ObjectQueryWidgetCategoryInfo
See Also