Deserializes items from a JSON string.
Namespace: MindFusion.Common.UI
File: TreeView.js
JavaScript Copy Code |
---|
function fromJson (json) |
String. A string created by the toJson method.
You can use the method to load a TreeView that was previously serialized using the TreeView.toJson method.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |