Documentation for this section has not yet been entered.
The HttpSessionState.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 HttpSessionState.LCID property accesses the System.Globalization.CultureInfo.LCID property to get and set the identifier.