Meghana M

Meghana M

  • 1.5k
  • 175
  • 19.1k

How to use new line in mailcontent using c#

Apr 4 2023 3:33 AM

Code in c#:

Mailcontent= constant.mail+constant.mail;

Explanation:

First constant contain selected for 1st round

Second constant contain selected

how to add new line in code

 

Output:

Selected for 1st round

Selected 

 

 


Answers (7)