NativeRefinerSetting Class |
Namespace: Colygon.MatchPoint.Common.Refinement
public sealed class NativeRefinerSetting : BaseNativeRefinerSetting
The NativeRefinerSetting type exposes the following members.
Name | Description | |
---|---|---|
NativeRefinerSetting | Initializes a new instance of the NativeRefinerSetting class |
Name | Description | |
---|---|---|
RefinerParameters | Specifies extra parameters added to the native refiner request query for this specific refiner. E.g. 'filter=200' can be used to get more than the default 100 refiners. More information is available in the MSDN chapter 'Query Refinement in SharePoint 2013'. (Inherited from BaseNativeRefinerSetting.) |
Name | Description | |
---|---|---|
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides BaseNativeRefinerSettingToString.) |