HighTechTalks DotNet Forums  

Wrapping System.Web.UI.MasterPage - Page_Load Event

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Wrapping System.Web.UI.MasterPage - Page_Load Event in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Philip
 
Posts: n/a

Default Wrapping System.Web.UI.MasterPage - Page_Load Event - 03-21-2006 , 08:01 AM






I am writing a class (MyMasterPage) which wraps the System.Web.UI.MasterPage
class... and then I inherit from this MyMasterPage class from within my
master page (SiteTemplate.master.cs).

When SiteTemplate.master is being references by a aspx web page, I want both
the SiteTemplate.master.cs class and the inherited MyMasterPage class to
receive the Page_Load event .... is there a means for this to happen and
happen in a way which is transparent to the SiteTemplate.master.cs class
???.... or MUST I invoke the MyMasterPage Page_Load method from the
SiteTemplate.master.cs class ?

Thanks

--
Philip

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.