EmailWidgetInfo Constructor (DataRow) |
Creates a new instance of the
EmailWidgetInfo class from the given
DataRow.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public EmailWidgetInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data.
See Also