Click or drag to resize

AnalyticsContentItemsNotificationArgsContentItems Property

Gets or sets the content items.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public ContentItemCollection ContentItems { get; set; }

Property Value

Type: ContentItemCollection
See Also