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