OCLOperators XHtmlReportAsString
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
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 07:49, 17 June 2024

This page was created by Lars.olofsson@mdriven.net on 2020-06-18. Last edited by Stephanie@mdriven.net 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.