Click or drag to resize
NotificationGatewayInfoProviderIsAnyNotificationGatewayEnabled Property
Determines if at least one notification gateway is enabled, if so, returns true, otherwise returns false.

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

Property Value

Type: Boolean
See Also