Click or drag to resize

ProfileManagerProfileDynamicsCacheDetermineContentItems Method

Determines content items for which profile dynamics are currently cached.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IEnumerable<ContentItem> DetermineContentItems()

Return Value

Type: IEnumerableContentItem
A list of content items.
See Also