Back to Devexpress

ImageZoomNavigatorExtension.BindToXML Method

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

latest840 B
Original Source

ImageZoomNavigatorExtension.BindToXML Method

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