1
Answer

Displaying HTML characters in LinkLabel

James Tech

James Tech

12y
1.4k
1
Hi All,

I have a windows control written in C# .NET 1.1. The control reads an XML file content with HTML named and numeric entities e.g. "Some text ’ some text again.". I am trying to display this in a LinkLabel but somehow it is just showing blank event if I am using HtmlUtility.HtmlDecode().

Any help is highly appreciated.

Thanks!

Answers (1)