OCLOperators AsTaJson
No edit summary
m ((username removed) (log details removed): Moving to Documentation namespace)
(No difference)

Revision as of 21:05, 20 December 2023

This page was created by Lars.olofsson@mdriven.net on 2019-08-10. Last edited by Stephanie@mdriven.net on 2025-02-25.

<object>.AsTaJson(viewmodelname,skipempties)

Using the object as a root in the ViewModel creates a Json string using the ViewModel as a template.

The skipempties parameter (bool) controls whether singlelinks and multilinks without content should still be represented in the Json or not.

See Tajson for more information.