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