1 write to _autoSort
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
110
_autoSort
= value;
2 references to _autoSort
System.Web.Extensions (2)
UI\WebControls\QueryableDataSourceView.cs (2)
106
return
_autoSort
;
109
if (
_autoSort
!= value) {