1
Answer

Session expiration in C# .Net MVC

Hi,
When my session is time out it should automatically go to login page.So how to do?
Is we want to use Form Authentication ?
Please Help me I am new to .Net MVC 

Answers (1)