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

RibbonExtension.BindToXML Method

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