Class EditContactPage

    • Constructor Detail

      • EditContactPage

        public EditContactPage​(Page backPage,
                               IModel<?> contactModel)
        Constructor. Create or edit the contact. Note that if you don't need the page to be bookmarkable, you can use whatever constructor you need, such as is done here.
        Parameters:
        backPage - The page that the user was on before coming here
        contactModel - Model that contains the contact we will edit