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.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax
C#
public static bool IsAnyNotificationGatewayEnabled { get; }

Property Value

Type: Boolean
See Also