1 write to _dataSource
System.Web (1)
UI\WebControls\BaseDataBoundControl.cs (1)
60
_dataSource
= value;
1 reference to _dataSource
System.Web (1)
UI\WebControls\BaseDataBoundControl.cs (1)
54
return
_dataSource
;