Microsoft
98-363 · Question #8
You need to find out whether a page form is being submitted to itself. Which ASP.NET page property should you use?
The correct answer is B. IsPostBack. See the full explanation below for the reasoning.
Question
You need to find out whether a page form is being submitted to itself. Which ASP.NET page property should you use?
Options
- AIsPageLoaded
- BIsPostBack
- CIsInitialPageLoad
- DIsReload
How the community answered
(34 responses)- A9% (3)
- B82% (28)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.