Click or drag to resize
WidgetHasUnfilledRequiredProperty Property
Indicates that widget contains at least one unfilled required property.

Namespace: CMS.Newsletters.Issues.Widgets.Configuration
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax
C#
public bool HasUnfilledRequiredProperty { get; set; }

Property Value

Type: Boolean
Remarks
Property is not serialized to output XML, if the value is false.
See Also