StaticJsonDataSourceBuilder.OnModified Method
| Name | Parameters | Description |
|---|---|---|
| OnModified(RazorBlock) | jsFunc | A function that is executed after a data item is added, updated, or removed. |
| OnModified(String) | jsFunc | A function that is executed after a data item is added, updated, or removed. |