SubmitSelector
A CSS selector that identifies the form element to use to submit the form.
| Type: | String |
| Default: | |
| Required: | Required to submit a form |
| Configuration Section: | Any section that you have defined with the FormsSection parameter, TaskName or FetchTasks or Default |
| Example: | SubmitSelector=input[name=login]
|
| See Also: |