nerdexam
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)
  • A
    9% (3)
  • B
    82% (28)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice