Microsoft
98-363 · Question #100
Which of the following is a property of the Page class that can be used to get a value that tells whether a page is loaded in response or is loaded for the first time?
The correct answer is C. IsPostBack. See the full explanation below for the reasoning.
Question
Which of the following is a property of the Page class that can be used to get a value that tells whether a page is loaded in response or is loaded for the first time?
Options
- AIsValid
- BResponse
- CIsPostBack
- DIsPreStart
How the community answered
(62 responses)- A15% (9)
- B3% (2)
- C76% (47)
- D6% (4)
Community Discussion
No community discussion yet for this question.