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