Can I use session timeouts to do this? Online, a lot of people use the word postback, but I know postbacks don't exist in MVC.
I also heard of user profile timeouts, but I cannot find any info about when the time duration before the timeouts occurs.
I really want to avoid using javascript or JQuery.