Stops preventing requests from being sent to the specified domain.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- domain
- Type: System String
The host name to be removed from the list of ignored hosts.
Return Value
true if the host name was removed from the list of ignored hosts, or false if the host name did not exist in the list of ignored hosts.Remarks
See Also