Error!
Success!

ASP.NET MVC - View Model Inheritance

0
kicks

ASP.NET MVC - View Model Inheritance  (Unpublished)

If you are new to MVC web development it can initially be tricky to figure out how to handle UI features that will be used by multiple views. In WebForms you would simply create a control that encapsulated this element's look and function. In order to handle the common view elements I organized the hard typed view models into an inheritance hierarchy.


Kicked By:
Drop Kicked By: