Click or drag to resize

FacetOption Class

The Class FacetOption represents options of facet
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.Querying.FacetingFacetOption

Namespace:  Dynamicweb.Indexing.Querying.Faceting
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class FacetOption

The FacetOption type exposes the following members.

Constructors
  NameDescription
Public methodFacetOption
Initializes a new instance of the FacetOption class
Top
Properties
  NameDescription
Public propertyName
Gets or sets facet option name
Public propertyValue
Gets or sets facet option value
Top
See Also