2 references to IsNewSession
System.Web (1)
Abstractions\HttpSessionStateWrapper.cs (1)
56
return _session.
IsNewSession
;
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1292
if (HttpContext.Current.Session.
IsNewSession
)