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 character used to separate the values in the list of refinements.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const MappedPropertySeparator As Char
'Usage
Dim value As Char
value = RefinementFilterConfigXmlConstants.MappedPropertySeparator
public const char MappedPropertySeparator
Remarks
This field is equal to the character ”,”.
See Also
Reference
RefinementFilterConfigXmlConstants Class