Click or drag to resize

INotificationTemplateFiller Methods

The INotificationTemplateFiller type exposes the following members.

Methods
 NameDescription
Public methodFillTemplate(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.
Public methodFillTemplate(String, String, IDictionaryString, Object) Retrieves a template from the repository using templateId and templateLanguage and fills it with key/value pairs provided in model.
Top
See Also