How does “automatic session restoring” work in Web 2? I see it mentioned as a feature in the announcement, but can’t find anything in the languge reference.
I am assuming this means that if a user hits the Reload button on their browser, there could be some way to resume the current session, but all I’m seeing is that Reload fires the WebSession.Opening event on a brand new session.