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
(One intermediate revision by one other user not shown)
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.
[[Category:OCLOperators]]

Revision as of 13:10, 6 December 2022

<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 74 days ago on 02/10/2024. What links here