SearchContextHighlightRegex Property |
Gets the regular expression specified for highlighting.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public static Regex HighlightRegex { get; }
Property Value
Type:
RegexSee Also