1 implementation of IsNewSession
System.Web (1)
State\SessionStateContainer.cs (1)
118public bool IsNewSession {
1 reference to IsNewSession
System.Web (1)
State\SessionState.cs (1)
289get {return _container.IsNewSession;}