InitDataFromJson(string)

Initializes data associated to the component from a json string.

Declaration Syntax

public void InitDataFromJson(string jsonData)

Parameters

jsonData(string)

The json string that contains the data.