Skip to content

Pact Web Interfaces

welshronaldo edited this page Dec 27, 2021 · 6 revisions

Pact.Web.Interfaces Namespace

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)
Clone this wiki locally