Converts a JavaScript object to a JSON string.
Namespace: MindFusion.ControlsFile: Control.js
function toJson (object)
Type: ObjectObject. The object to stringify.
Type: StringString. The JSON string.
Control MembersControl ClassMindFusion.Controls Namespace