2 writes to _asyncSelectPending
System.Web (2)
UI\WebControls\Repeater.cs (2)
633
_asyncSelectPending
= false;
776
_asyncSelectPending
= true; // disable post data binding action until the callback is invoked
1 reference to _asyncSelectPending
System.Web (1)
UI\WebControls\Repeater.cs (1)
638
if (
_asyncSelectPending
)