8 writes to RequiresDataBinding
System.Web (8)
UI\WebControls\Repeater.cs (8)
736
RequiresDataBinding
= false;
866
RequiresDataBinding
= true;
873
RequiresDataBinding
= true;
883
RequiresDataBinding
= true;
929
RequiresDataBinding
= true;
937
RequiresDataBinding
= true;
954
RequiresDataBinding
= true;
962
RequiresDataBinding
= true;
1 reference to RequiresDataBinding
System.Web (1)
UI\WebControls\Repeater.cs (1)
747
if (
RequiresDataBinding
&& IsDataBindingAutomatic) {