Click or drag to resize
SearchEventArgsHighlights Property
A list of words to be highlighted.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public List<string> Highlights { get; set; }

Property Value

Type: ListString
See Also