Name of the parameter that indicates the search text for a given search.

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

See Also