Namespace:
RainWorx.FrameWorx.Providers.Notification
Assembly: RainWorx.FrameWorx.Providers.Notification (in RainWorx.FrameWorx.Providers.Notification.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Notification (in RainWorx.FrameWorx.Providers.Notification.dll) Version: 3.5
Syntax
C#
bool OnNotificationSending( MailMessage emailMessage, NotificationMessage emailData )
Parameters
- emailMessage
- Type: System.Net.MailMailMessage
- emailData
- Type: RainWorx.FrameWorx.DTONotificationMessage
Return Value
Type: BooleanSee Also