Endeca Presentation API
Exposed Property
NamespacesEndeca.NavigationRefinementConfigExposed
Accessor that gets and sets whether to expose the dimension value.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Exposed{ get; set;}
Public Overridable Property Exposed As Boolean
public:
virtual property bool Exposed {
	bool get ();
	void set (bool value);
}
Value
CopyC#
bool
which is
CopyC#
TRUE
(dimension value is exposed) or
CopyC#
FALSE
(dimension value is not exposed). Defaults to
CopyC#
TRUE
.

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