asp.net mvc. Display html string from database asp.net mvc. Display html string from database database database

asp.net mvc. Display html string from database


As per the comments at the top:

the @Html.Raw(string) should be the proper syntax. Are you sure the string data in the database is not already escaped?