Click or drag to resize
SearchContextHighlights Property
Specifies the list of highlighted words

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

Property Value

Type: ListString
See Also