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

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

Property Value

Type: Boolean
See Also