Answer Posted / Yogesh Kumar Jaiswal
ViewData in MVC is a dynamic object that can be used to pass data from the Controller to the View. It contains key-value pairs, where each key corresponds to a property name and each value corresponds to the data to be displayed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers