Software developer can use System.Web.SessionState.HttpSessionState member IsCookieless which identifies whether this session is tracked with a cookie or using modified URLs. Related tutorials: How to use pager in GridView control How to configure timeout for session state in ASP.NET How to use session state in ASP.NET using VB.NET How to check if a session is created for the current request in ASP.NET