.Net, C#, MVC

Progromatically get SessionId Cookie name used in an asp.net application

The default name for the SessionId cookie in an Asp.Net application is ASP.NET_SessionId, but this can be changed in the web.config, e.g. I wanted to