2 writes to _asyncSelectPending
System.Web (2)
UI\WebControls\ListControl.cs (2)
588
_asyncSelectPending
= false;
610
_asyncSelectPending
= true; // disable post data binding action until the callback is invoked
1 reference to _asyncSelectPending
System.Web (1)
UI\WebControls\ListControl.cs (1)
761
if (
_asyncSelectPending
)