EmailTemplateInfo Constructor (DataRow) |
Constructor, initializes the object fromt the DataRow.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax public EmailTemplateInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Datarow with the object data
See Also