Endeca Presentation API
RefinementParent Property
NamespacesEndeca.NavigationDimensionRefinementParent
Gets the refinements' parent value in this dimension.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimVal RefinementParent{ get;}
Public Overridable ReadOnly Property RefinementParent As DimVal
public:
virtual property DimVal^ RefinementParent {
	DimVal^ get ();
}
Value
Refinements' parent value (DimVal object) in this dimension. Returns null if there are no more refinement possiblities in this dimension.
Remarks
The parent value is the parent of the refinement options available with respect to the current navigation state in this dimension hierarchy. Returns null if there are no more refinements possible in this dimension.

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