Click or drag to resize

VisitActivityPath Property

Gets or sets the list of pages that the user has visited (in the order of the visit date).

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public ItemCollection<int> Path { get; set; }

Property Value

Type: ItemCollectionInt32
Remarks