Name of the parameter that indicates a sort direction. This corresponds to SortDirection. A parameter with this name should be of type Int32.

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public static readonly string SortDirection
Visual Basic (Declaration)
Public Shared ReadOnly SortDirection As String
Visual C++
public:
static initonly String^ SortDirection

See Also