QueryContext.OrderByParameters Property
.NET Framework (current version)
Gets or sets a collection of parameters that specify which fields are used to order the retrieved data.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Collections.Specialized.IOrderedDictionaryA collection of parameters that the data source uses to create an OrderBy clause.
.NET Framework
Available since 4.0
Available since 4.0
Show: