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.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
neel kPosted Mar 19, 2015, 11:58 AM
Abhishek JaiswalPosted Mar 19, 2015, 11:51 AM
Try to display String as a HTML in MVC5 view. For more info visit
https://msdn.microsoft.com/en-us/library/gg480740(v=vs.98).aspx