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)- A11% (3)
- B4% (1)
- C79% (22)
- D7% (2)
Community Discussion
No community discussion yet for this question.