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

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

Property Value

Type: Boolean
See Also