Community

Incorporating Markup Dynamically Using Child Action Methods

(Bipin Joshi) In a typical ASP.NET MVC application, the controller sends model data to the view and the view then renders the data in the required form. In some cases, however, the view needs to display model data in different ways depending on some condition. This task can be done in the view itsel

Read More - Register for Free Membership