Click or drag to resize

ISerializableObjectSerialize Method

Converts the current object to XML.

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

Return Value

Type: XmlDocument
XML document describing the current object.
See Also