TermRefinementGroup Class |
Namespace: Colygon.MatchPoint.Taxonomy.CompositeRefinement
public sealed class TermRefinementGroup : BaseRefinementGroup
The TermRefinementGroup type exposes the following members.
Name | Description | |
---|---|---|
TermRefinementGroup | Initializes a new instance of the TermRefinementGroup class |
Name | Description | |
---|---|---|
CreateRefinementControl | (Overrides BaseRefinementGroupCreateRefinementControl(CompositeRefinementWebPart).) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetRefinerDescriptors | (Overrides BaseRefinementGroupGetRefinerDescriptors(NativeRefinementSettings).) | |
GetRenderer | (Overrides BaseRefinementGroupGetRenderer.) | |
GetRequiredColumns | (Overrides BaseRefinementGroupGetRequiredColumns.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Collapsible | Specifies, whether the refinement group is rendered in a collapsible container. (Inherited from BaseRefinementGroup.) | |
Expanded | Specifies, whether the refinement group is expanded by default (only applicable, if the "Collapsible" setting is checked). (Inherited from BaseRefinementGroup.) | |
FieldName | The name of the term column. | |
FooterTemplate | The footer template for this refinement group. (Inherited from BaseRefinementGroup.) | |
HeaderTemplate | The header template for this refinement group. (Inherited from BaseRefinementGroup.) | |
Renderer | The Renderer for this refinement group. | |
VisibilityExpression | Specifies whether the group is rendered or not. (Inherited from BaseRefinementGroup.) |