P
Peter
Hi
I have an aspx with some user controls (ascx) on it.
When the aspx is loaded, its Page_Load method is called, and
subsequently the Page_Load methods of the ascx's are called.
Is it possible in the Page_Load of the aspx to prevent the Page_Loads
of the ascx's from being called?
Thanks,
Peter
--
I have an aspx with some user controls (ascx) on it.
When the aspx is loaded, its Page_Load method is called, and
subsequently the Page_Load methods of the ascx's are called.
Is it possible in the Page_Load of the aspx to prevent the Page_Loads
of the ascx's from being called?
Thanks,
Peter
--