Skip to main content

PopupMenuExtension.BindToXML Method

Name Parameters Description
BindToXML(String, String, String) fileName, xPath, transformFileName Binds a PopupMenu to the XML file specified by its name, XPath expression and transformation file name.
BindToXML(String, String) fileName, xPath Binds a PopupMenu to the XML file specified by its name and an XPath expression.
BindToXML(String) fileName Binds a PopupMenu to the XML file specified by its name.