Click or drag to resize

ProfileSerialize Method

Converts the current item to XML.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public XmlDocument Serialize()

Return Value

Type: XmlDocument
XML document that corresponds to the current item.

Implements

ISerializableObjectSerialize
See Also