Endeca Presentation API
ERecCompoundSearchKeys Property
NamespacesEndeca.NavigationNavigationERecCompoundSearchKeys
Gets the text search group keys applicable for this navigation.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecCompoundSearchKeyList ERecCompoundSearchKeys{ get;}
Public Overridable ReadOnly Property ERecCompoundSearchKeys As ERecCompoundSearchKeyList
public:
virtual property ERecCompoundSearchKeyList^ ERecCompoundSearchKeys {
	ERecCompoundSearchKeyList^ get ();
}
Value
Text search group keys of this navigation. Even if there are no rollup group keys, a valid ERecCompoundSearchKeyList will be returned.
Remarks
Method will always return a ERecCompoundSearchKeyList, but the list may be empty if no text search group keys are present.

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