Converts HTML entity codes to their Unicode characters
| C# | Visual Basic | Visual C++ | F# |
public static string convertHtmlEntities( string text, bool convertAMP )
Public Shared Function convertHtmlEntities ( text As String, convertAMP As Boolean ) As String
public: static String^ convertHtmlEntities( String^ text, bool convertAMP )
static member convertHtmlEntities : text : string * convertAMP : bool -> string
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204