OCLOperators AsTaJson
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.