Click or drag to resize

LeadsMailRenderer Class

Renders Leads Mail
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.LeadsLeadsMailRenderer

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class LeadsMailRenderer

The LeadsMailRenderer type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyActionAllowed
Gets or sets a value indicating whether yt[action allowed].
Public propertyAdditionalMessage
Gets or sets the additional message.
Public propertyLeadsTemplate
Gets or sets the template for lead.
Public propertyProductInfo
Gets or sets product info reciver
Public propertyVisitorID
Gets or sets the visitor ID.
Top
Methods
  NameDescription
Public methodGetPageURL
Gets the page URL.
Public methodRender
Renders this instance.
Public methodRenderPotentialLeadsList
Renders the potential leads list.
Top
See Also