Skip to content

SaveButton

Overview

The SaveButton control type creates a button that can be used to save all the results on the page.

SaveButton Control

Required Fields

  • Name: The name of the field saved to the database.

  • Type: Must be set to System.String.

  • ControlType: Must be set to SaveButton.

Optional Fields