NotificationGatewayInfoProviderIsAnyNotificationGatewayEnabled Property |
Determines if at least one notification gateway is enabled, if so, returns true, otherwise returns false.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public static bool IsAnyNotificationGatewayEnabled { get; }
Property Value
Type:
BooleanSee Also