Click or drag to resize

ProfileManagerProfileDynamicsCache Class

Represents a profile dynamics cache. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.ProfilesProfileManagerProfileDynamicsCache

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public sealed class ProfileDynamicsCache

The ProfileManagerProfileDynamicsCache type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrent
Gets the cache relevant to the current session.
Public propertyData
Gets the cache data.
Top
Methods
  NameDescription
Public methodDetermineContentItems
Determines content items for which profile dynamics are currently cached.
Public methodToString
Returns an XML string representing the cached data.
(Overrides ObjectToString.)
Top
See Also