HTMLFormElement.Submit
HTMLFormElement.Submit method
Submits the form. It performs the same action as a submit button.
public void Submit()
See Also
- class HTMLFormElement
- package com.aspose.html
- package Aspose.HTML
Submits the form. It performs the same action as a submit button.
public void Submit()