Creates an instance of
Widget class.
Namespace: CMS.Newsletters.Issues.Widgets.ConfigurationAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public Widget(
Guid identifier,
Guid typeIdentifier
)
Parameters
- identifier
- Type: SystemGuid
Widget identifier representing the instance. - typeIdentifier
- Type: SystemGuid
Widget type identifier.
See Also