Back to Devexpress

ImageSliderExtension.BindToXML Method

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

latest791 B
Original Source

ImageSliderExtension.BindToXML Method

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