Back to Devexpress

PopupControlExtension.BindToXML Method

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

latest798 B
Original Source

PopupControlExtension.BindToXML Method

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