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

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.