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

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.