Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
10 Points
35 Posts
Jun 30, 2009 07:42 PM|LINK
I am looking for a place to initialize some variables in an aspnet Wizard.
I want this stuff to be called 1 time. After the constructor has been set up.
I've tried Wizard1_PreRender and Wizard1_Init, in both cases they are called with each Wizard step.
Where is the correct place for my initialization?
TIA
Usfinecats
Member
10 Points
35 Posts
initializing an aspnet wizard
Jun 30, 2009 07:42 PM|LINK
I am looking for a place to initialize some variables in an aspnet Wizard.
I want this stuff to be called 1 time. After the constructor has been set up.
I've tried Wizard1_PreRender and Wizard1_Init, in both cases they are called with each Wizard step.
Where is the correct place for my initialization?
TIA
Usfinecats