3 references to strict
System.Web (3)
UI\TemplateParser.cs (3)
452
internal bool FStrict { get { return flags[
strict
]; } }
648
flags[
strict
] = _compConfig.Strict;
1936
flags[
strict
] = Util.GetBooleanAttribute(name, value);