Ekrem Tapan

Ekrem Tapan

  • NA
  • 967
  • 81.2k

vb to c# stringbuilder

Oct 20 2015 10:27 PM
hello guys
how can i convert this line to asp.net c#, especially chr(10) this part

str1.Append(Replace(dr("cont"), Chr(10), "<br />") & "</p>")


thanks a lot

Answers (4)