Click or drag to resize
WidgetInfoProviderGetWidgetsInternal Method
Returns all widgets.

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

Return Value

Type: ObjectQueryWidgetInfo
See Also