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

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

Return Value

Type: ObjectQueryWidgetCategoryInfo
See Also