Back to Devexpress

PopupMenuExtension.BindToXML Method

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

latest771 B
Original Source

PopupMenuExtension.BindToXML Method

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