Modifier and Type | Method and Description |
---|---|
MailMessageCollection |
TemplateEngine.instantiate(DataRowCollection rows,
DataColumnMappingCollection mappings)
Instantiates the template with a DataRowCollection as datasource.
|
MailMessageCollection |
TemplateEngine.instantiate(DataTable table,
DataColumnMappingCollection mappings)
Instantiates the template with a DataTable as datasource.
|