OCLOperators XHtmlReportAsString
(Created page with "XHtmlReportAsString(nameOfViewModel)  works with XHTML content and transforms it using data from the viewmodel returning a string with XHTML See HtmlReport for more info...")
 
No edit summary
Line 2: Line 2:


See [[HtmlReport]] for more information.
See [[HtmlReport]] for more information.
[[Category:OCLOperators]]

Revision as of 12:32, 7 December 2022

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.