OCLOperators AsTaJson
From MDrivenWiki
<object>.AsTaJson(viewmodelname,skipempties)
Using the object as a root in the ViewModel, it creates a Json string using the ViewModel as a template.
The skipempties parameter (bool) controls whether singlelinks and multilinks without content still should be represented in the Json or not.
See: Tajson for more information.