Back to Devexpress

RibbonExtension.BindToXML Method

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

latest782 B
Original Source

RibbonExtension.BindToXML Method

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