Documentation for this section has not yet been entered.
This LCID property is provided for compatibility with earlier versions of ASP only. If you do not need to maintain backward compatibility with ASP pages, use the System.Globalization.CultureInfo.LCID property instead.
ASP.NET does not store the locale identifier in session state. The IHttpSessionState.LCID property calls the System.Globalization.CultureInfo.LCID to get and set the identifier.