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