Domanda

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

È stato utile?

Soluzione

WebUtility.HtmlDecode([String])
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top