Click or drag to resize
CMSNotificationGatewayEnableNotifications Property
Indicates if notifications are sent when specified event occurs, by default it is set to TRUE.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public static bool EnableNotifications { get; set; }

Property Value

Type: Boolean
See Also