RefinementFilterResultsXmlConstants.FilterCategory_ShowMoreLink Field
Represents the name of the attribute of the filter category node that contains the text for the Show More link to display more items in the refinement filter result XML.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const FilterCategory_ShowMoreLink As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.FilterCategory_ShowMoreLink
public const string FilterCategory_ShowMoreLink
See Also
Reference
RefinementFilterResultsXmlConstants Class