RefinementFilterConfigXmlConstants.OriginalValue Field
Specifies the absolute or relative value of the managed property for the refinement filter.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const OriginalValue As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.OriginalValue
public const string OriginalValue
Remarks
This field is equal to the string ”OriginalValue”.
See Also
Reference
RefinementFilterConfigXmlConstants Class