Back to Devexpress

MenuExtension.BindToXML Method

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

latest742 B
Original Source

MenuExtension.BindToXML Method

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