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