Skip to main content
A newer version of this page is available. .

ControllerDataSourceOptionsBuilder.DeleteAction Method

Name Parameters Description
DeleteAction(Boolean) enabled Specifies that the controller action decorated with the HttpDelete attribute should be used.
DeleteAction(String) actionName Specifies the controller action used to delete data.