Access the PreRender event i VS2005
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there :) In VS2003 whenever I wanted something done in the PreRender phase, I'd select the Page class from the control dropdown, select the events (on the lightning icon) and then double click on PreRender. Where do I access the same functionality in VS2005...? I know I could just hook up to the event in the Page_Load method, but I wanted to do it "right" :->
Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't