nerdexam
IBM

LOT-410 · Question #79

Sarah wants a partial refresh to occur within her XPages application when a user clicks a button. Which is the correct attribute for the button <xp:eventHandler> to ensure a partial refresh?

The correct answer is C. refreshMode="partial". See the full explanation below for the reasoning.

Question

Sarah wants a partial refresh to occur within her XPages application when a user clicks a button. Which is the correct attribute for the button xp:eventHandler to ensure a partial refresh?

Options

  • Asubmit="partial"
  • Brefresh="partial"
  • CrefreshMode="partial"
  • Dsubmit="partialRefresh"

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    4% (1)
  • C
    79% (22)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice