Click or drag to resize

LeadsMailRendererLeadsTemplate Property

Gets or sets the template for lead.

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

Property Value

Type: Template
The leads template.
See Also