RetailCommonWebAPI::endBrowserSession Method [AX 2012]

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.

See Also

Reference

RetailCommonWebAPI Class