Gets a value that indicates whether this HTML element currently represents a successful control.
A successful control is one that is valid for submission, i.e. one that will be sent to the
web server when the form is submitted.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if this HTML element is a successful control; otherwise, false.See Also