There are several new events for an ASP.NET page:
The life cycle of events is shown in Table 9.9. This table covers both public and private events so that the interaction between page and control events can be seen. Page corresponds to a page event, and Ctl corresponds to a control event. New events are shown in bold. The phase and subphase are logical and do not exist as physical events or phasesthey are purely to show the stage in the life cycle. The Adapter Handling column indicates which phases involve the device adapter. (Device adapters are covered in Chapter 10.) Table 9.9. The Page and Control Life Cycle
|