5 references to SetControlType
System.Web (5)
UI\CollectionBuilder.cs (1)
51SetControlType(propInfo.PropertyType);
UI\ControlBuilder.cs (1)
1176builder.SetControlType(templateAttrib.ContainerType);
UI\PageParser.cs (1)
192RootBuilder.SetControlType(BaseType);
UI\StringPropertyBuilder.cs (1)
63SetControlType(typeof(string));
UI\TemplateParser.cs (1)
1875RootBuilder.SetControlType(BaseType);