Which of the following are textbox events in ASP.NET?

126. Which of the following are textbox events in ASP.NET?

  1. Key Press
  2. Text Changed
  3. Post Back
  4. Text Modified
  1. 1 and 3
  2. 1 and 2
  3. 1 and 4
  4. 3 and 4

Answer: B) 1 and 2

Explanation:

The KeyPress and TextChanged are textbox events in ASP.NET.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.