Click or drag to resize
WidgetWidgetDefinitionNotFound Property
Indicates that widget definition was not properly loaded.

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

Property Value

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