RefinementFilterResultsXmlConstants.FilterCategory_CustomData Field
Represents the name of the node in the refinement filter result XML that displays custom data.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const FilterCategory_CustomData As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.FilterCategory_CustomData
public const string FilterCategory_CustomData
See Also
Reference
RefinementFilterResultsXmlConstants Class