Click or drag to resize

ProfileManagerProfileDynamicsCacheToString Method

Returns an XML string representing the cached data.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public override string ToString()

Return Value

Type: String
An XML string representing the cached data.
See Also