How to add a Invalid Html values to XML element in C#?

41 Views Asked by At
<div data-type="twitter" data-handle="englandcricket" data-handlename="England <hlt1>Cricket</hlt1>"  data-status="Record-breaker"

this is values I am trying to add to xmlelement, getting an error in tag <hlt1>

Can somebody help in this issue?

0

There are 0 best solutions below