System.Web.UI.DataSourceSelectArguments.SortExpression Property

Gets or sets an expression that the data source view uses to sort the data retrieved by the DataSourceView.Select(DataSourceSelectArguments, DataSourceViewSelectCallback) method.

Syntax

public string SortExpression { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataSourceSelectArguments.SortExpression property supports sorting scenarios.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0