HTMLFormElement.Submit

HTMLFormElement.Submit method

Submits the form. It performs the same action as a submit button.

public void Submit()

See Also