ManagedPropertyFilterGenerator members
SharePoint Online
Generates refinement filters based on managed properties for a Refinement Panel Web Part.
The ManagedPropertyFilterGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
|
ManagedPropertyFilterGenerator() | Initializes a new instance of the ManagedPropertyFilterGenerator class. |
|
ManagedPropertyFilterGenerator(RefinementManager, List<FilterCategory>) | Initializes a new instance of the ManagedPropertyFilterGenerator class with the specified refinement manager and filter categories. |
| Name | Description | |
|---|---|---|
|
FilterType | Gets the filter type that this concrete filter generator class handles. |
|
NumberOfCharsToDisplay | (Inherited from RefinementFilterGenerator.) |
|
ParentRefinementManager | Reference to the parent refinement manager object that instantiates this filter generator. (Inherited from RefinementFilterGenerator.) |
| Name | Description | |
|---|---|---|
|
CollapseOnCustomFilter | Collapses the results statistics based on the custom filters defined in the specified filter category. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetAppliedFiltersForCategory | Gets the already applied filters for the specified filter category. |
|
GetCategoryConstraints | Gets the constraints on the filter category. (Overrides RefinementFilterGenerator.GetCategoryConstraints(String).) |
|
GetCustomFilters | Gets the custom filters defined in the specified refinement filter category. |
|
GetFilterCategory | Gets the refinement filter category with the specified managed property name. |
|
GetHashCode | (Inherited from Object.) |
|
GetRawFilterValues | Gets a list of the unfiltered values which are used to construct the URL query syntax for custom filters. |
|
GetRefinement | Gets the refinement XML based on the refinement data. (Overrides RefinementFilterGenerator.GetRefinement(Dictionary<String, Dictionary<String, RefinementDataElement>>, XmlDocument, Int32).) |
|
GetType | (Inherited from Object.) |
|
GetUrl | Gets the URL that redirects the user to the filter results page. |
|
MemberwiseClone | (Inherited from Object.) |
|
ParseCustomFilterConfiguration | Parses the custom filter configuration. |
|
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: