Click or drag to resize

VisitorCookieLastVisit Property

Gets or sets the last visit date.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public DateTime LastVisit { get; set; }

Property Value

Type: DateTime
See Also