Returns XML representation of given instance of tree node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- settings
- Type: CMS.DataEngine TraverseObjectSettings
Traverse object settings
- node
- Type: CMS.DocumentEngine TreeNode
TreeNode to serialize
- currentLevel
- Type: System Int32
Current level of the object tree structure
See Also