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)- A11% (3)
- B4% (1)
- C4% (1)
- D82% (23)
Community Discussion
No community discussion yet for this question.