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.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public virtual void SendNotification()
See Also