Multiple Submit Buttons

You can create two properties and assign them in the Click handlers of the buttons. Then check their values in the Submit event handler of the form and act accordingly. You can probably do that with a single boolean property.