ISearchWebService MarkupText Method Ankiro Enterprise Suite Reference Documentation
Performs contextual markup of a text or html string. This method may be used to create dynamic markup of individual pages in a search result based on the search phrase that was active at the time of a search.

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

TextMarkupResult MarkupText(
	TextMarkupRequest request
)

Return Value

Type: TextMarkupResult
See Also