View Single Post
  #3 (permalink)  
Old 06-10-2007, 05:34 PM
soheilnb
Posts: n/a
I think there would be someway to do that although it might seem messy. It's fortunate that your event handler in the master page does not do anything originally, so you needn't check some flag in the event args to verify whether you should cancel the original behavior or not. consider using a public dummy class which fires events in the master page. In the content page add a handler for that. make the object in the master page public so that your content page can see it by casting. Good luck.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!