<%@ Page Language="c#" AutoEventWireup="false" Codebehind="HttpSessionState_IsNewSession2.aspx.cs" Inherits="GHTTests.System_Web_dll.System_Web_SessionState.HttpSessionState_IsNewSession2" %> <%@ Register TagPrefix="cc1" Namespace="GHTWebControls" Assembly="MainsoftWebApp" %> HttpSessionState_IsNewSession2
By pressing "browser refresh" button, session state should leave true.
Because Session object was untouched and therefore was not saved.