Adds a name/value pair to the end of the list.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name to add.
- value
- Type: System String
The value to add.
See Also