Gets or sets a value that indicates whether this InputElement has been submitted.
For example, a button is submitted when it is pressed.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if this InputElement was submitted; otherwise, false.See Also