Click or drag to resize
NotificationGatewayInfoGatewayEnabled Property
Indicates if gateway is enabled or not.

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax
C#
public virtual bool GatewayEnabled { get; set; }

Property Value

Type: Boolean
See Also