RankingModelFilterGenerator members
SharePoint Online
Defines a filter generator that refines the rankings.
The RankingModelFilterGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
|
RankingModelFilterGenerator() | Initializes a new instance of the RankingModelFilterGenerator class. |
|
RankingModelFilterGenerator(RefinementManager, List<FilterCategory>) | Initializes a new instance of the RankingModelFilterGenerator class with a refinement manager and the filter categories. |
| Name | Description | |
|---|---|---|
|
FilterType | Gets the type of filter that the RankingModelFilterGenerator handles. |
|
NumberOfCharsToDisplay | (Inherited from RefinementFilterGenerator.) |
|
ParentRefinementManager | Reference to the parent refinement manager object that instantiates this filter generator. (Inherited from RefinementFilterGenerator.) |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetCategoryConstraints | Get a dictionary of constraints for a navigator/category given its managed property name. (Inherited from RefinementFilterGenerator.) |
|
GetHashCode | (Inherited from Object.) |
|
GetRefinement | Calculates the filters based on the refinement data. (Overrides RefinementFilterGenerator.GetRefinement(Dictionary<String, Dictionary<String, RefinementDataElement>>, XmlDocument, Int32).) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
SetRelevantFilterCategories | Among the whole filter configuration, pick only the ones of a particular filter type that will be handled by this generator. (Inherited from RefinementFilterGenerator.) |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
_Categories | Stores the refinement filter categories. (Inherited from RefinementFilterGenerator.) |
|
_IsInitialized | Indicates (Inherited from RefinementFilterGenerator.) |
Show: