| 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
Syntaxpublic static bool IsAnyNotificationGatewayEnabled { get; }Property Value
Type:
Boolean
See Also