CMSNotificationGatewayEnableNotifications Property |
Indicates if notifications are sent when specified event occurs, by default it is set to TRUE.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static bool EnableNotifications { get; set; }
Property Value
Type:
BooleanSee Also