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