The name of the view exposing available sort keys. This view returns a SearchKeyCollection describing names of sortable properties.

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

See Also