Name of the parameter that indicates a sort property name. This corresponds to KeyName.

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 SortKeyName
Visual Basic (Declaration)
Public Shared ReadOnly SortKeyName As String
Visual C++
public:
static initonly String^ SortKeyName

See Also