Which of the following events is a session event that is triggered when a user who does not have an open session opens a page on a site?

Which of the following events is a session event that is triggered when a user who does not have an
open session opens a page on a site?

Which of the following events is a session event that is triggered when a user who does not have an
open session opens a page on a site?

A.
OnEnd

B.
Init

C.
OnStart

D.
PreInit

Explanation:
The onStart event is a session event that is triggered when a user who does not have an open
session opens a page on a site.
Answer A is incorrect. The onEnd session event is triggered when a session is terminated.
Answer D is incorrect. It is a page event and is raised after the start stage is complete and before the
initialization stage begins.
Answer B is incorrect. It is a page event and is raised after all controls have been initialized and any
skin settings have been applied. The Init event of individual controls occurs before the Init event of
the page.



Leave a Reply 0

Your email address will not be published. Required fields are marked *