OCLOperators AsTaJson
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
<object>.AsTaJson(viewmodelname,skipempties)  
<object>.AsTaJson(viewmodelname,skipempties)  



Latest revision as of 07:47, 17 June 2024

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

This page was edited 94 days ago on 06/17/2024. What links here