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

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