1.

What happens in the Init event of a page?

A. ViewState is loaded on the page.
B. Each child control of the page is initialized to its design time values.
C. HTML is rendered.
D. None of the above.
Answer» C. HTML is rendered.


Discussion

No Comment Found