It also allows the JavaScript to close the Clarion window using the
JavaScript code window.close.
The Clarion Window can override the JavaScript Close using the CloseWindowOnPageClose
property of the CEF1 object.
The code will flow through the CEF.DoClose
method.