Click or drag to resize
NotificationGatewayInfoGatewaySupportsPlainText Property
Gateway supports plain text.

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 GatewaySupportsPlainText { get; set; }

Property Value

Type: Boolean
See Also