Skip to main content

Microsoft Silverlight

Answered Question call the method of masterpage from child pageRSS Feed

(0)

saurabh951
saurabh951

Member

Member

17 points

36 Posts

call the method of masterpage from child page

 In Silverlight 3.0 how can i call the method of mainpage (masterpage) from child page (i m working with silverlight navigation framwork)

in silverlight 2.0 i m able to do that but how is it possible in silverlight 3.0

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Answered Question

Re: call the method of masterpage from child page

 You can do this using public event on the child and have the parent subscribe to that event.  In the parent's event handler, define anything that you need to call.

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities