FlxController..::..Json Method
Creates a System.Web.Mvc.JsonResult object that serializes the specified object
to JavaScript Object Notation (JSON).
Namespace:
FLEXYGOAssembly: FlexyGo (in FlexyGo.dll)
Syntax
Parameters
- Data
- Type: Object
The JavaScript object graph to serialize.