nerdexam
Microsoft

98-363 · Question #40

What does an <asp:TextBox> control use to retain its value between postbacks?

The correct answer is D. ViewState. See the full explanation below for the reasoning.

Question

What does an asp:TextBox control use to retain its value between postbacks?

Options

  • Aapplication state
  • Bquery strings
  • Csession state
  • DViewState

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    82% (23)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice