2 writes to boundFieldDescValid
System.Web (2)
UI\WebControls\BoundColumn.cs (2)
135
boundFieldDescValid
= false;
206
boundFieldDescValid
= true;
1 reference to boundFieldDescValid
System.Web (1)
UI\WebControls\BoundColumn.cs (1)
199
if (
boundFieldDescValid
== false) {