CMSNotificationSubscriptionSubscriptionUseHTML Property |
Gets or sets the value which determines whether to use HTML format of the template for the subscription.
Namespace: CMS.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public bool SubscriptionUseHTML { get; set; }
Property Value
Type:
BooleanSee Also