| 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; }
Public Property ProductInfo As Func(Of String, PageInfoProductInfo)
Get
Set
Property Value
Type:
FuncString,
PageInfoProductInfoSee Also