List of questions
Related questions
Question 242 - Certified Platform Developer II discussion
In a VisualForce page with a VisualForce component that has rendered set to false when the page loads, how can a developer ensure it will show on a re-render?
A.
Set the re-render attribute of the component to true.
B.
Perform a full page refresh since rendered elements cannot be re-rendered without refreshing.
C.
Set the rendered attribute of the component to true and re-render the component.
D.
Set the rendered attribute of the component to true and re-render a parent component.
Your answer:
0 comments
Sorted by
Leave a comment first