Skip to main content
A newer version of this page is available. .

TreeList.ExportToXml Method

Name Parameters Description
ExportToXml(Stream) stream Exports the Tree List’s data as XML and sends it to the specified stream.
ExportToXml(String) xmlFile Exports the Tree List’s data to the specified file as XML.