3 references to mustRenderID
System.Web (3)
UI\Control.cs (3)
536if (!flags[idNotCalculated] && !flags[mustRenderID]) { 1640flags.Set(mustRenderID); 3357control.flags.Clear(mustRenderID);