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