Project overview
In this chapter, we will build a modal dialog component. You will be able to customize both the Title
and the Body
of the modal dialog using Razor markup.
This is a screenshot of the modal dialog:
Finally, after we have completed the modal dialog component, we will move it to a Razor class library so that it can be shared with other projects.
The build time for this project is approximately 90 minutes.