Multiple choice How does the 'page initialisation' stage' work in ASP.NET page life cycle? At this stage, the control properties are set using the view state and control state values. The controls are set by assigning a unique ID. The rendered page is send to the client. At this stage, the view controls and pages are saved. It controls the execution state. Reveal answer Fill a bubble to check yourself B Correct answer Explanation During page initialization stage, the controls are set with a unique identifier.