OCLOperators AsTaJson
(Created page with "<object>.AsTaJson(viewmodelname,skipempties) using the object as root in the viewmodel, it creates a Json string using the viewmodel as a template. See Tajson for more...")
 
No edit summary
Line 2: Line 2:


using the object as root in the viewmodel, it creates a Json string using the viewmodel as a template.
using the object as root in the viewmodel, it creates a Json string using the viewmodel as a template.
The skipempties parameter (bool) controls if single and multilinks without content still should be represented in the json or not.


See [[Tajson]] for more information.
See [[Tajson]] for more information.

Revision as of 10:02, 11 August 2019

<object>.AsTaJson(viewmodelname,skipempties)

using the object as root in the viewmodel, it creates a Json string using the viewmodel as a template.

The skipempties parameter (bool) controls if single and multilinks without content still should be represented in the json or not.

See Tajson for more information.

This page was edited 47 days ago on 02/10/2024. What links here