Click or drag to resize
WidgetInfoProviderGetWidgets Method
Returns all widgets.

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

Return Value

Type: ObjectQueryWidgetInfo
See Also