PrepAway - Latest Free Exam Questions & Answers

Which event should be utilized?

You work as a Web developer for ABC.com. You need to implement a page event that fires after
the execution of the Page objects have created the required controls for displaying the rendered
web page to the website visitor.
Which event should be utilized?

PrepAway - Latest Free Exam Questions & Answers

A.
The OnLoad event would be raised.

B.
The PreLoad event would be raised.

C.
The PreRender event would be raised.

D.
The LoadComplete event would be raised.

Explanation:
The PreRender event is utilized by ADO.NET application developers for all controls
of a page and allows making phenomenal changes to contents of the page it controls. The
PreRender event only takes place after EnsureChildControls method for all controls for the page
have been called.


Leave a Reply