I\'m using Razor in MVC 3 and Asp.net C#.
I have a View with the following code. model.ContentBody has some HTML tags.
model.ContentBody
I would need display this HTM
Please use to display Html use with decode.
@MvcHtmlString.Create(@Model.OurVision)