SearchQueryClausesHighlightedWords Property |
Gets the list of words which should be highlighted.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public List<string> HighlightedWords { get; }
Property Value
Type:
ListStringSee Also