Sets the value of the specified attribute. The attribute will be added if it does not already exist.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the attribute on which to set the value.
- value
- Type: System String
The new value of the attribute.
See Also