Application.Terminate or Halt

You could call Application.Navigate() and navigate to the same start URL of the application.


Excuse me how do I get URL that is running in the application?

I would assume your application knows on what URL it will be published otherwise, get it at startup using: window.location.href 


Application.Navigate create new TAB.
:(


Set the 2nd parameter to ntPage

thank you very much