PrepAway - Latest Free Exam Questions & Answers

Which of the following events are initiated by actions performed on specific controls such as a Button control

Which of the following events are initiated by actions performed on specific controls such as a
Button control’s Click event or a Textbox Control’s TextChanged event?

PrepAway - Latest Free Exam Questions & Answers

A.
Session_OnEnd

B.
Control

C.
Application

D.
Activated

Explanation:
Control events are initiated by actions performed on specific controls such as a Button control’s Click
event or a Textbox Control’s TextChanged event.
Answer D is incorrect. An Activated event occurs when an application becomes the foreground
application.
Answer A is incorrect. A Session_OnEnd event is raised when a session is abandoned or expires.
Answer C is incorrect. An Application event is invoked by an HttpApplication object during the
lifetime of an application.


Leave a Reply