| VisitContextContentItems Property |
Gets the content items that the visitor is currently viewing.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public ContentItemCollection ContentItems { get; }
Public ReadOnly Property ContentItems As ContentItemCollection
Get
Property Value
Type:
ContentItemCollectionRemarks See Also