Click or drag to resize

VisitResources Property

Gets the list of resources visited during the current visit.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IEnumerable<IResource> Resources { get; }

Property Value

Type: IEnumerableIResource
See Also