Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the HtmlElement to remove.
- value
- Type: System String
The value of the HtmlElement to remove.
Exceptions
Exception | Condition |
---|---|
Facilita.Exception NoSuchValueException | The form does not contain an HtmlElement with the specified name and value. |
See Also