Search
ContainerPage.fromJson Method
See Also
 






Deserializes the page from a JSON object.

Namespace: MindFusion.Diagramming
File: ContainerPage.js

 Syntax

JavaScript  Copy Code

function fromJson (json, context)

 Parameters

json

context

 See Also