Keyoti SearchUnit API Docs
ConvertEntity Method (text, convertAMP, startPos, endPos)
API DocumentationKeyoti.SearchEngine.UtilsHtmlHelperConvertEntity(String, Boolean, Int32, Int32)
Keyoti SearchUnit v6
End pos is the char after the trailing ';'
Declaration Syntax
C#Visual Basic
public static string ConvertEntity(
	string text,
	bool convertAMP,
	int startPos,
	int endPos
)
Public Shared Function ConvertEntity ( 
	text As String,
	convertAMP As Boolean,
	startPos As Integer,
	endPos As Integer
) As String
Parameters
text (String)
convertAMP (Boolean)
startPos (Int32)
endPos (Int32)
Return Value
String

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610