Click or drag to resize
EmailZoneWidgets Property
Widgets within the zone.

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

Property Value

Type: ICollectionWidgetContent
See Also