3 references to useExplicit
System.Web (3)
UI\TemplateParser.cs (3)
445internal bool FExplicit { get { return flags[useExplicit]; } } 647flags[useExplicit] = _compConfig.Explicit; 1933flags[useExplicit] = Util.GetBooleanAttribute(name, value);