Click or drag to resize

LeadsListItemLastVisit Class

Provides information about the visitor's last visit.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.OMCLeadsListItemLastVisit

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class LeadsListItemLastVisit

The LeadsListItemLastVisit type exposes the following members.

Constructors
  NameDescription
Public methodLeadsListItemLastVisit
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyPageviews
Gets or sets the total number of pageviews occured during the last visit.
Public propertyReferrer
Gets or sets the referrer URL.
Public propertySearchKeywords
Gets or sets the list of search keywords.
Public propertyTimestamp
Gets or sets the timestamp of the last visit.
Top
Remarks