It is my first question on Stack. :)
Using MVC.
I try to finish session after user click button BACK in browser. It is possible ? Can somebody give me advise?
For realization I try to use in JS
if(history.go(-1)){
@Url.Action("logOut", "Delivery")
}
Thanks!
if(history.go(-1)){
location.href = '@Url.Action("logOut", "Delivery")';
}
Продвижение своими сайтами как стратегия роста и независимости