Back to Devexpress

RichEditCustomDocumentProcessor.BindToXML Method

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

latest973 B
Original Source

RichEditCustomDocumentProcessor.BindToXML Method

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