OCLOperators ViewModelAsJSon
(Created page with "Returns the ViewModel content as a Json formatted string. ==== Naming nodes ==== If you set the Presentation name of the viewmodel attribute, that name will be used instead o...")
 
No edit summary
Line 3: Line 3:
==== Naming nodes ====
==== Naming nodes ====
If you set the Presentation name of the viewmodel attribute, that name will be used instead of the viewmodel attribute name. This enables you to have for example - (dash) in the node name.
If you set the Presentation name of the viewmodel attribute, that name will be used instead of the viewmodel attribute name. This enables you to have for example - (dash) in the node name.
==== See also ====
[[OCLOperators ViewModelAsXml]] to get the same information as XML

Revision as of 09:10, 13 October 2020

This page was created by Lars.olofsson@mdriven.net on 2019-03-28. Last edited by Stephanie@mdriven.net on 2025-02-07.

Returns the ViewModel content as a Json formatted string.

Naming nodes

If you set the Presentation name of the viewmodel attribute, that name will be used instead of the viewmodel attribute name. This enables you to have for example - (dash) in the node name.

See also

OCLOperators ViewModelAsXml to get the same information as XML