C# Class EPiServer.Translate.ZapireNotificationFormatter

Inheritance: INotificationFormatter
Datei anzeigen Open project: episerver/EPiTranslateFlowDemo

Public Methods

Method Description
FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable

Method Details

FormatMessages() public method

public FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable
notifications IEnumerable
recipient string
format NotificationFormat
notificationChannelName string
return IEnumerable