How to render html in asp.net mvc view?



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

Post New Answer

More MVC Model View Controller Interview Questions

How you can manage code security in mvc?

1 Answers  


What is afterFilter() used?

1 Answers   HCL,


What is non action attribute in mvc?

1 Answers  


Is flask an mvc model and if yes give an example showing mvc pattern for your application?

1 Answers  


Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?

1 Answers  


How to share a view across multiple controllers in MVC?

1 Answers  


What does Model, View and Controller represent in an MVC application?

1 Answers   NA,


How can we detect that an mvc controller is called by post or get?

1 Answers  


What is mvc viewdata?

1 Answers  


What is view engine in express?

1 Answers  


What is a mvc in medical terms?

1 Answers  


Is angularjs mvvm or mvc 4?

1 Answers  


Categories