ControllerDataSourceOptionsBuilder.InsertAction Method
| Name | Parameters | Description |
|---|---|---|
| InsertAction(Boolean) | enabled | Specifies that the controller action decorated with the HttpPost attribute should be used. |
| InsertAction(String) | actionName | Specifies the controller action used to insert data. |