Click or drag to resize
NotificationSubscriptionInfoSubscriptionUseHTML Property
Gets or sets the value which determines whether to use HTML format of the template for the subscription.

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

Property Value

Type: Boolean
See Also