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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)