Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends web-browser session of WeBrowser .Net managed control.
Syntax
client public static void endBrowserSession()
Run On
Client
Remarks
WebBrowser .Net managed control retains its session even after you disposed of the control and created new instance. To end the session call this method.