Skip to main content

TreeListDataCellTemplateContainer.GetTextWithHighlightedSearchFilterResult Method

Name Parameters Description
GetTextWithHighlightedSearchFilterResult() none Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.
GetTextWithHighlightedSearchFilterResult(Int32) maxLength Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.
GetTextWithHighlightedSearchFilterResult(String, String, Boolean, Int32) sourceText, fieldName, isSourceTextEncoded, maxLength Gets the result of filtering as an HTML markup where a source text (text inputted in the filter) is highlighted for each match.