10 writes to RequiresDataBinding
System.Web (10)
UI\HtmlControls\HtmlSelect.cs (10)
177
RequiresDataBinding
= true;
203
RequiresDataBinding
= true;
672
RequiresDataBinding
= false;
685
RequiresDataBinding
= true;
692
RequiresDataBinding
= true;
702
RequiresDataBinding
= true;
717
RequiresDataBinding
= true;
725
RequiresDataBinding
= true;
742
RequiresDataBinding
= true;
749
RequiresDataBinding
= true;
1 reference to RequiresDataBinding
System.Web (1)
UI\HtmlControls\HtmlSelect.cs (1)
575
if (
RequiresDataBinding
&& DataSourceID.Length > 0) {