2 writes to _throwOnDataPropertyChange
System.Web (2)
UI\WebControls\BaseDataList.cs (2)
494
_throwOnDataPropertyChange
= true;
500
_throwOnDataPropertyChange
= false;
1 reference to _throwOnDataPropertyChange
System.Web (1)
UI\WebControls\BaseDataList.cs (1)
558
if (
_throwOnDataPropertyChange
) {