Keyoti Search for ASP.NET API Docs
ConvertEntity Method (text, convertAMP, startPos, endPos)
API DocumentationKeyoti.SearchEngine.UtilsHtmlHelperConvertEntity(String, Boolean, Int32, Int32)
Keyoti Search for ASP.NET 2010
End pos is the char after the trailing ';'
Declaration Syntax
C#Visual BasicVisual C++
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
public:
static String^ ConvertEntity(
	String^ text, 
	bool convertAMP, 
	int startPos, 
	int endPos
)
Parameters
text (String)
convertAMP (Boolean)
startPos (Int32)
endPos (Int32)

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609