Answer Posted / Rakesh Meena
View in MVC generates the final HTML output that is sent to the browser, while Partial View returns only a portion of the HTML output. Partial Views are reusable components that can be embedded within other views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers