2 references to GetControlContainerType
System.Web.DynamicData (2)
DynamicData\DefaultAutoFieldGenerator.cs (2)
25ContainerType containerType = GetControlContainerType(control); 61if (itemControl != null && GetControlContainerType(control) != ContainerType.List) {