1 write to AutoSort
System.Web.Extensions (1)
UI\WebControls\LinqDataSource.cs (1)
111
View.
AutoSort
= value;
2 references to AutoSort
System.Web.Extensions (2)
UI\WebControls\LinqDataSource.cs (1)
108
return View.
AutoSort
;
UI\WebControls\QueryableDataSourceView.cs (1)
450
if (CanSort &&
AutoSort
&& !String.IsNullOrEmpty(sortExpression)) {