Converts HTML entity codes to their Unicode characters
| C# | Visual Basic | Visual C++ | F# |
public static string convertHtmlEntities( string text )
Public Shared Function convertHtmlEntities ( text As String ) As String
public: static String^ convertHtmlEntities( String^ text )
static member convertHtmlEntities : text : string -> string
- text (String)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)