How to render html in asp.net mvc view?
Answer / Prashant
HTML can be rendered in an ASP.NET MVC view by directly writing it into the view file, or using HTML helpers like Html.Raw().
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between mvc and mvvm?
Why do we need viewmodel in mvc?
What is mvc page life cycle?
What is difference between mvc and mvvm?
What is mvc routing?
What is the difference between view and partial view?
Difference between mvc and web api?
What are the types of filters in mvc?
Mention the advantages and disadvantages of mvc model?
What is areas in mvc?
What is the difference between mvc and mvp?
What are html helpers in mvc?