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

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

Property Value

Type: Boolean
See Also