OnInit event used to create controls of web part
CreateChildControls event used to set properties and default values
OnPreRender event used to set up business logic related work and in this routine controls value kept by viewstate
Render event used to create HTML and write that HTML on web page
Posts Tagged ‘sharepoint web part’
Sharepoint Web part Life Cycle
Posted in Web parts, tagged sharepoint web part on August 5, 2008 | 1 Comment »




