You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Notification > StandardNotificationHandler Class > OnNotificationSending Method

StandardNotificationHandlerOnNotificationSending Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.Notification
Assembly:  RainWorx.FrameWorx.Providers.Notification (in RainWorx.FrameWorx.Providers.Notification.dll) Version: 3.5

Syntax

C#
public bool OnNotificationSending(
	MailMessage emailMessage,
	NotificationMessage emailData
)

Parameters

emailMessage
Type: System.Net.MailMailMessage
emailData
Type: RainWorx.FrameWorx.DTONotificationMessage

Return Value

Type: Boolean

Implements

INotificationHandlerOnNotificationSending(MailMessage, NotificationMessage)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.