Provides convience access to the internal html parser of Ankiro Suite. The ParseHtmlData method can be used to parse general html data into a string representation
of the text elements of the html content passed to the method.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- htmlData
- Type: System String
Return Value
Type: StringSee Also