Click or drag to resize

FacetSource Class

The Class FacetSource represents source object of facet
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.Querying.FacetingFacetSource

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

The FacetSource type exposes the following members.

Constructors
  NameDescription
Public methodFacetSource
Initializes a new instance of the FacetSource class
Top
Properties
  NameDescription
Public propertyItem
Gets or sets facet source name
Public propertyRepository
Gets or sets facet repository name
Top
See Also