Exit C2040-951 IBM Lotus Notes Domino 8.5 Application Development Update
Question 3 of 5
0% complete
Q3 Single choice

Sheldon has created an XPage for a grocery application that once submitted will redirect the user to the confirmation XPage.

Which method of the context object can Sheldon use to perform the redirect?

  • A

    setRedirect(page:string)

  • B

    redirectToPage(page:string)

  • C

    redirectToXPage(page:string)

  • D

    setXPageRedirect(page:string)