EmailInfo Constructor (DataRow) |
Constructor - Creates a new EmailInfo object from the given DataRow.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax public EmailInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also