SearchContextHighlights Property |
Specifies the list of highlighted words
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public static List<string> Highlights { get; set; }
Property Value
Type:
ListStringSee Also