5 references to SelectArguments
System.Web (4)
UI\WebControls\DetailsView.cs (1)
1548DataSourceSelectArguments arguments = SelectArguments;
UI\WebControls\FormView.cs (1)
1323DataSourceSelectArguments arguments = SelectArguments;
UI\WebControls\GridView.cs (1)
1932DataSourceSelectArguments arguments = SelectArguments;
UI\WebControls\ListControl.cs (1)
611view.Select(SelectArguments, OnDataSourceViewSelectCallback);
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
1453DataSourceSelectArguments arguments = SelectArguments;