SearchTerms Property

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image
Search terms.

Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690

Syntax

C#
public string SearchTerms { get; }
Visual Basic
Public ReadOnly Property SearchTerms As String
	Get
Visual C++
public:
property String^ SearchTerms {
	String^ get ();
}

See Also