CMSNotificationGatewaySendNotification Method |
Sends notification. It is automatically called after the specified event is raised. You will need to override this method for your custom gateway.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public virtual void SendNotification()
See Also