HttpSessionState::IsNewSession Property
.NET Framework (current version)
Gets a value indicating whether the session was created with the current request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the session was created with the current request; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: