Click or drag to resize
WidgetProperties Property
Widget specific properties.

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

Property Value

Type: ListWidgetProperty
See Also