Groups | Blog | Home
all groups > dotnet faqs > september 2004 >

dotnet faqs : page_prerender


Ashish
9/24/2004 6:37:10 PM
Hi

I have been using Page_Load event for a long time . But never used
Page_Prerender. I have seen in articles tht whtever u can do in Page_Load
can be done in Page_Prerender also.But wht are the things which should be
done in Page_prerender ?

Thanx
Ashish


Jonathan Allen
9/24/2004 9:59:06 PM
As far as I can see, the only reason for using PreRender is if you need to
make sure all the control are loaded before you attempt to do something.

--
Jonathan Allen


[quoted text, click to view]

AddThis Social Bookmark Button