How do I parse html character codes for example: "& #36;" (without the space) using Visual Basic .NET?

有帮助吗?

解决方案

WebUtility.HtmlDecode([String])
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top