OCLOperators XHtmlReportAsString
(Updated Edited template to July 12, 2025.) |
No edit summary |
||
Line 2: | Line 2: | ||
XHtmlReportAsString(nameOfViewModel) works with XHTML content and transforms it using data from the ViewModel returning a string with XHTML. | XHtmlReportAsString(nameOfViewModel) works with XHTML content and transforms it using data from the ViewModel returning a string with XHTML. | ||
See [[HtmlReport]] for more information. | See [[Documentation:HtmlReport|HtmlReport]] for more information. | ||
[[Category:OCLOperators]] | [[Category:OCLOperators]] | ||
{{Edited|July|12|2025}} | {{Edited|July|12|2025}} |
Latest revision as of 05:31, 27 January 2025
This page was created by Lars.olofsson on 2020-06-18. Last edited by Stephanie on 2025-01-27.
XHtmlReportAsString(nameOfViewModel) works with XHTML content and transforms it using data from the ViewModel returning a string with XHTML.
See HtmlReport for more information.