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

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

Return Value

Type: ObjectQueryWidgetCategoryInfo
See Also