Click or drag to resize

SimpleNotificationTemplateFillerFillTemplate Method

Overload List
 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