2 references to asyncMode
System.Web (2)
UI\PageParser.cs (2)
75internal bool AsyncMode { get { return flags[asyncMode]; } } 474flags[asyncMode] = Util.GetBooleanAttribute(name, value);