Microsoft
98-363 · Question #130
Which of the following page events will be raised after the Page object has created all controls that are required in order to render the page, including child controls of composite controls?
The correct answer is A. PreRender. See the full explanation below for the reasoning.
Question
Which of the following page events will be raised after the Page object has created all controls that are required in order to render the page, including child controls of composite controls?
Options
- APreRender
- BRender
- CSaveStateComplete
- DPreRenderComplete
How the community answered
(23 responses)- A74% (17)
- B13% (3)
- C4% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.