Click or drag to resize

LeadsMailRendererProductInfo Property

Gets or sets product info reciver

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public Func<string, PageInfoProductInfo> ProductInfo { get; set; }

Property Value

Type: FuncString, PageInfoProductInfo
See Also