2
Answers

Raw in mvc 5

In my MVC 5 application I need to display data without html tags. how to do this.
 
I am [email protected]() but I need to display my data in TextAreaFor. In TextAreaFor I need to display databut without htmls tags.
 
 

Answers (2)