| 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()
Public Overrides Function ToString As String
Return Value
Type:
StringAn XML string representing the cached data.
See Also