Constructor SearchHighlightText
SearchHighlightText(HighlightTextType, string)
Initializes a new instance of the SearchHighlightText class.
public SearchHighlightText(HighlightTextType type, string value)
Parameters
type
HighlightTextTypeType of search highlight.
value
stringText from the field which returned a match.