Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the maximum number of refinement filters to display when the refinement filter category’s show more link is clicked.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const MaxNumberOfFilters As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.MaxNumberOfFilters
public const string MaxNumberOfFilters
Remarks
This field is equal to the string ”MaxNumberOfFilters”.
See Also
Reference
RefinementFilterConfigXmlConstants Class