James Tech

James Tech

  • NA
  • 1
  • 1.7k

Displaying HTML characters in LinkLabel

Jan 13 2012 1:13 AM
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)