Endeca Presentation API
DimSearchTerms Property
NamespacesEndeca.NavigationENEQueryDimSearchTerms
Gets and sets the search terms the dimension search will use.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string DimSearchTerms{ get; set;}
Public Overridable Property DimSearchTerms As String
public:
virtual property String^ DimSearchTerms {
	String^ get ();
	void set (String^ value);
}
Value
Dimension search terms.
Remarks
The form is that of the end user input, that is decoded and untokenized.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0