User Notification Template Filler
INotificationTemplateFiller
in assembly SanteDB.Core.Api version 2.1.151.0
Summary
Represents a service that can fill the template
Operations
Operation | Response/Return | Input/Parameter | Description |
---|---|---|---|
FillTemplate | NotificationTemplate | String id String lang Object model | Fill the template |
Implementations
RazorNotificationTemplateFiller - (SanteDB.Server.Core)
Represents a notification template filler that uses Razor engine
Service Registration
Example Implementation
References
Last updated