Class FacetRenderType
- Namespace
- Dynamicweb.Indexing.Querying.Faceting
- Assembly
- Dynamicweb.Core.dll
public class FacetRenderType
- Inheritance
-
FacetRenderType
- Inherited Members
Constructors
FacetRenderType(string, string)
public FacetRenderType(string name, string systemName)
Parameters
Properties
Name
public string Name { get; set; }
Property Value
SystemName
public string SystemName { get; set; }
Property Value
Methods
GetRenderTypes()
public static IList<FacetRenderType> GetRenderTypes()