ODataSourceBuilder.OnModified Method
Name | Parameters | Description |
---|---|---|
OnModified(RazorBlock) | jsFunc | Mirrors the client-side onModified option. |
OnModified(String) | jsFunc | A function that is executed after a data item is added, updated, or removed. |
Name | Parameters | Description |
---|---|---|
OnModified(RazorBlock) | jsFunc | Mirrors the client-side onModified option. |
OnModified(String) | jsFunc | A function that is executed after a data item is added, updated, or removed. |