RefinementFilterConfigXmlConstants.CustomValue field

Specifies the name of the custom filter that appears in the refinement panel.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Const CustomValue As String
'Usage
Dim value As String

value = RefinementFilterConfigXmlConstants.CustomValue
public const string CustomValue

Remarks

This field is equal to the string “CustomValue”.

See also

Reference

RefinementFilterConfigXmlConstants class

RefinementFilterConfigXmlConstants members

Microsoft.Office.Server.Search.WebControls namespace