1 write to _selectNew
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
281_selectNew = value;
2 references to _selectNew
System.Web.Extensions (2)
UI\WebControls\QueryableDataSourceView.cs (2)
277return _selectNew ?? String.Empty; 280if (_selectNew != value) {