0 Replies Latest reply on Oct 5, 2007 8:07 AM by stuartm1971

    XmlTreeDataBuilder & XML String

    stuartm1971

      The XmlTreeDataBuilder method build can be used to create a TreeNode structure based on a supplied XML string. Does anyone know of a method to do the reverse? I have a modified TreeNode that I'd like back in String format and wondered if a utility method exists anywhere to do this. Otherwise it's parsing the tree by hand which is a little heavy on processing.

      Thanks