Click or drag to resize

EmailProfileTemplate Property

Gets or sets the absolute virtual path to the template used to construct message body.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string Template { get; set; }

Property Value

Type: String

Implements

INotificationProfileTemplate
Remarks