-
Notifications
You must be signed in to change notification settings - Fork 1
Pact Web Interfaces
welshronaldo edited this page Dec 27, 2021
·
6 revisions
Interfaces | |
---|---|
IAlertsModel | Ease-of access interface on a page model for adding alert messages (in the 4 standard Bootstrap formats). The expectation is that these will be held in TempData via the [TempData] attribute for use in the layout following a redirect |
ITitleModel | Formalizes the expectation that your page models will supply a title (to move away from the awkward ViewData["Title"] norm) |