Click or drag to resize

Facet Class

The Class Facet represents a facet used for splitting query results
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.Querying.FacetingFacet

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

The Facet type exposes the following members.

Constructors
  NameDescription
Public methodFacet
Initializes a new instance of the Facet class
Top
Properties
  NameDescription
Public propertyField
Gets or sets facet field
Public propertyName
Gets or sets facet name
Public propertyOptions
Gets or sets facet options collection
Public propertyQueryParameter
Gets or sets facet query parameter
Public propertyRenderType
Public propertySource
Gets or sets the source of the facet field
Public propertyType Obsolete.
Gets or sets facet type
Public propertyTypeName
Gets or sets facet type name
Public propertyVisibility
Gets the facet visibility options
Top
See Also