Click or drag to resize
WidgetInfoWidgetFields Property
Gets the widget field list.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> WidgetFields { get; }

Property Value

Type: ListString
See Also