WidgetContent Constructor (Guid, Boolean) |
Namespace: CMS.Newsletters.Issues.Widgets.ContentAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public WidgetContent(
Guid identifier,
bool widgetDefinitionNotFound
)
Parameters
- identifier
- Type: SystemGuid
Widget identifier. - widgetDefinitionNotFound
- Type: SystemBoolean
Indicates that widget definition was not properly loaded.
See Also