Problem Statement:
I'm trying to redirect user to login page if session expires or if user tries to access any view without logging in MVC 4 using razor. I'm trying to redirect us
Problem Statement:
I'm trying to redirect user to login page if session expires or if user tries to access any view without logging in MVC 4 using razor. I'm trying to redirect us