Hi all,
http://www.essentialobjects.com/doc/eo.webbrowser.webview.closing.aspxStates "This event is only fired when the WebView is closed by JavaScript. It is not fired if Close method is called directly."
However, I see it being raised when calling the Close method from C# passing true as an arg. Does the doc need an update or is this unexpected behavior?
JK