Page_Load override

P

Peter Lièen

i'm using custom server control x (inherits webcontrol)

the server control is executed from Page_Load on aspx.vb page
now the problem:

the Load event from aspx.vb is executed before Load event of my server
control. i cannot
override it unless trough another class(which inherits system.web.ui.page).
what i need is to make
some modification when viewstate is enabled but before the aspx.vb Page_Load
event is executed.
Is there any way to override Load event from WebControl?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top