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

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

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

See Also