C# Class EPiServer.Translate.ZapireNotificationFormatter

Inheritance: INotificationFormatter
Afficher le fichier Open project: episerver/EPiTranslateFlowDemo

Méthodes publiques

Méthode Description
FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable

Method Details

FormatMessages() public méthode

public FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable
notifications IEnumerable
recipient string
format NotificationFormat
notificationChannelName string
Résultat IEnumerable