FacetValue property: FacetNode class
Description
Use this property to set or return the value of this facet node as a string.
This property is read/write.
The FacetName, FacetValue, and DisplayValue are all closely related. For example, consider the following facet filter: FacetFilter("LOCATION","USA"). These properties would have the following values:
-
FacetName: LOCATION
-
FacetValue: USA
-
DisplayValue: United States