| WidgetContent Class | 
Namespace: CMS.Newsletters.Issues.Widgets.Content
public sealed class WidgetContent
The WidgetContent type exposes the following members.
| Name | Description | |
|---|---|---|
| WidgetContent(Guid, Boolean) | 
            Creates an instance of WidgetContent class without the HTML.
              | |
| WidgetContent(Guid, String, Boolean) | 
            Creates an instance of WidgetContent class.
              | 
| Name | Description | |
|---|---|---|
| HasUnfilledRequiredProperty | 
            Indicates that widget contains at least one unfilled required property.
              | |
| Html | 
            Widget HTML.
              | |
| Identifier | 
            Identifier of the widget instance.
              | |
| WidgetDefinitionNotFound | 
            Indicates that widget definition was not properly loaded.
              |