2 writes to _throwOnDataPropertyChange
System.Web (2)
UI\WebControls\Repeater.cs (2)
746
_throwOnDataPropertyChange
= true;
752
_throwOnDataPropertyChange
= false;
1 reference to _throwOnDataPropertyChange
System.Web (1)
UI\WebControls\Repeater.cs (1)
861
if (
_throwOnDataPropertyChange
) {