Click or drag to resize
ZoneWidgets Property
List of widgets within the zone.

Namespace: CMS.Newsletters.Issues.Widgets.Configuration
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax
C#
public List<Widget> Widgets { get; }

Property Value

Type: ListWidget
See Also