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