| 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; }
Public ReadOnly Property Resources As IEnumerable(Of IResource)
Get
Property Value
Type:
IEnumerableIResourceSee Also