IBM
LOT-410 · Question #16
Scott wants to add a <STYLE> tag with a computed rendered property to his XPage. He knows that that <xp:style> tag is not valid XML markup. How can he add the computed style tag to his XPage using…
The correct answer is C. Set the tagName property to "style". See the full explanation below for the reasoning.
Question
Scott wants to add a <STYLE> tag with a computed rendered property to his XPage. He knows that that xp:style tag is not valid XML markup. How can he add the computed style tag to his XPage using one of the All property values of a computed text field?
Options
- ASet the for property to "style".
- BSet the attr property to "style".
- CSet the tagName property to "style".
- DSet the htmlfilter property to "style".
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C77% (24)
- D13% (4)
Community Discussion
No community discussion yet for this question.