1 implementation of LCID
System.Web (1)
State\SessionStateContainer.cs (1)
171
public int
LCID
{
1 write to LCID
System.Web (1)
State\SessionState.cs (1)
332
set { _container.
LCID
= value; }
1 reference to LCID
System.Web (1)
State\SessionState.cs (1)
331
get { return _container.
LCID
; }