Void IListComponent.InitDataFromJson(String jsonData)

Initializes data associated to the component from a json string.

Parameters

  • jsonData
    Type: String
    The json string that contains the data.