 | 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
Syntaxpublic ContentItemCollection ContentItems { get; }
Public ReadOnly Property ContentItems As ContentItemCollection
Get
Property Value
Type:
ContentItemCollection
Remarks
See Also