Class DeleteContactPage

    • Constructor Detail

      • DeleteContactPage

        public DeleteContactPage​(Page backPage,
                                 IModel<?> contact)
        Constructor. Display the summary (names) before asking for confirmation. 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
        contact - Model that contains the contact to be deleted