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