Initialises a new instance of the InputElement class, with the specified name and value attributes.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The value to assign to the "name" attribute.
- value
- Type: System String
The value to assign to the "value" attribute.
See Also