1 write to _lcid
System.Web (1)
UI\PageParser.cs (1)
405
_lcid
= Util.GetNonNegativeIntegerAttribute(name, value);
3 references to _lcid
System.Web (3)
UI\PageParser.cs (3)
409
HttpServerUtility.CreateReadOnlyCultureInfo(
_lcid
);
413
_lcid
.ToString(CultureInfo.InvariantCulture), "lcid"));
584
if (_culture != null &&
_lcid
> 0) {