Lots of people are in confusion whether the master pages are loaded first or content page(child page is loaded first.I want to make it more clear.
Following is page execution structure of the master page and child pages.
First the controls of the master page will instantiated and then control of the child page is instantiated.
Then the first the page_load event of the child page is executed and then page_load of event is executed.
About Me
- jalpesh vadgama
- Development Manager @ Elan Emerging Technologies, Ahmedabad | Microsoft MVP(Visual C#) | Blogger | Writer. Having 9 years of experience in NET Technologies.
Subscribe in email
Blog Archive
- ► 2011 ( 95 )
- ▼ 2007 ( 194 )


One thought on “ Master pages and child pages -Page Excecution. ”