Salesforce
PDII · Question #164
During the Visualforce Page execution, what step follows immediately after "Evaluate constructors on controller and extensions"?
The correct answer is B. Evaluate constructors, extensions, and expression on attribute definitions on any custom. See the full explanation below for the reasoning.
Question
During the Visualforce Page execution, what step follows immediately after "Evaluate constructors on controller and extensions"?
Options
- ACreate the view state
- BEvaluate constructors, extensions, and expression on attribute definitions on any custom
- CEvaluate expressions, apex:page attribute actions, and other method calls (getters/setters) on
- DSend HTML to Browser
How the community answered
(52 responses)- A2% (1)
- B77% (40)
- C8% (4)
- D13% (7)
Community Discussion
No community discussion yet for this question.