IMapperSend Method |
| Name | Description | |
|---|---|---|
| Send(String, String) |
Simple way to send a message using this mapper and a Template. The mapper sets up the message, the relationships,
and creates the template data appropriate from the current row before sending.
| |
| Send(String, String, NameValueCollection) |
Simple way to send a message using this mapper and a Template. The mapper sets up the message, the relationships,
and creates the template data appropriate from the current row before sending.
| |
| Send(String, String, NameValueCollection, MessageRelationships) |
Simple way to send a message using this mapper and a Template. The mapper sets up the message, the relationships,
and creates the template data appropriate from the current row before sending.
|