Back to Devexpress

TreeListExtension.BindToXML Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-treelistextension-dot-bindtoxml.md

latest893 B
Original Source

TreeListExtension.BindToXML Method

NameParametersDescription
BindToXML(String, String, String)fileName, xPath, transformFileNameBinds the TreeList to the XML file specified by its name, XPath expression and transformation file name.
BindToXML(String, String)fileName, xPathBinds the TreeList to the XML file specified by its name and an XPath expression.
BindToXML(String)fileNameBinds the TreeList to the XML file specified by its name.