3 writes to UseSetAttribute
System.Web (3)
UI\ControlBuilder.cs (3)
1008entry.UseSetAttribute = true; 1122entry.UseSetAttribute = true; 3050entry.UseSetAttribute = true;
5 references to UseSetAttribute
System.Web (5)
UI\ControlBuilder.cs (3)
1015ValidatePersistable(propInfo, entry.UseSetAttribute, mainDirectiveMode, true, filter); 1024if (entry.UseSetAttribute) { 2155if (entry.UseSetAttribute) {
UI\SimplePropertyEntry.cs (1)
66if (UseSetAttribute) {
UI\SkinBuilder.cs (1)
122if (entry.UseSetAttribute) {