submit method
submit
Submits the form data to the server.
Returns
The result of the submission.
def submit(self):
...
submit
def submit(self, timeout):
...
Parameter | Type | Description |
---|---|---|
timeout | TimeSpan |
See Also
- module
aspose.html.forms
- class
FormSubmitter