2 references to ToDictionary
System.Web.Extensions (2)
UI\WebControls\DataSourceHelper.cs (1)
30
return
ToDictionary
(parameters.GetValues(context, control));
UI\WebControls\QueryableDataSourceHelper.cs (1)
153
string orderByExpression = GetOrderByClause(parameters.
ToDictionary
());