Simple |
| Name | Description | |
|---|---|---|
| FillTemplate(NotificationInstance, String, IDictionaryString, Object) | Fills a template supplied in template and the content of the language provided in templateLanguage with the key/value pairs provided in model. | |
| FillTemplate(String, String, IDictionaryString, Object) | Retrieves a template from the repository using templateId and templateLanguage and fills it with key/value pairs provided in model. |