1 write to _selectCountMethod
System.Web (1)
UI\WebControls\ObjectDataSourceView.cs (1)
371
_selectCountMethod
= value;
2 references to _selectCountMethod
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
364
if (
_selectCountMethod
== null) {
367
return
_selectCountMethod
;