OCLOperators XHtmlReportAsString
(Automatically adding template at the end of the page.) |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
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. | ||
Revision as of 22:23, 16 June 2024
This page was created by Lars.olofsson on 2020-06-18. Last edited by Stephanie on 2025-01-27.
Write the content here to display this box
XHtmlReportAsString(nameOfViewModel) works with XHTML content and transforms it using data from the ViewModel returning a string with XHTML.
See HtmlReport for more information.