Click to See Complete Forum and Search --> : calling method of content page from master page


mayanksrmcem
01-14-2009, 02:20 AM
hi everybody,

i have a problem to share to you people.
i want to call a function from Master Page, which is written in the content page of that master page.

is there any way by which i can do such thing.......

please reply.
thanks.

chazzy
01-14-2009, 06:36 PM
maybe if you cast the page to the appropriate type? will each of the pages be extending some common page or something?

mayanksrmcem
01-15-2009, 12:37 AM
hi chazzy,

i'm not able to getting your point.
can you explane it for me?

thanks

mayanksrmcem
01-15-2009, 04:38 AM
hi everyone,

i have solved my problem with the help of following link...

http://www.asp.net/Learn/master-pages/tutorial-07-cs.aspx

thanks