1 write to _objectType
System.Web (1)
UI\ObjectPersistData.cs (1)
32_objectType = builder.ControlType;
2 references to _objectType
System.Web (2)
UI\ObjectPersistData.cs (2)
38if (typeof(ICollection).IsAssignableFrom(_objectType)) { 121return _objectType;