Hello there guys!
I was trying to do some logout in my Xbap Application, but then i noticed that i don't need to do nothing but restart the application.
I found a lot of ways to do this but nothing in specific.
I want to do something like "Application.Restart()" or something like this. I found solutions that opens the same app in new browser, etc... i want to reuse the same tab the application is in. Is that possible?
Thanks.
-- Jorge_M_P