DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom
IFormElement Interface
IFormElement Methods
Reset Method
Submit Method
IFormElement
Submit Method
Submits the form. It performs the same action as a submit button.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
Submit
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IFormElement
has already been disposed.
See Also
Reference
IFormElement Interface
DotNetBrowser.Dom Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.