HTMLFormElement.Submit
HTMLFormElement.Submit method
Submits the form. It performs the same action as a submit button.
public void Submit()
See Also
- class HTMLFormElement
- namespace Aspose.Html
- assembly Aspose.HTML
Submits the form. It performs the same action as a submit button.
public void Submit()