Calling MasterPage Subroutines from a ContentPage



Is it possible? I haven't been able to find any information about this.
Not on the web, not in books.

Is it possible to call a function or subroutine which is defined in a
MasterPage from it's derivative ContentPage?

Thanks.
Jeff

.



Relevant Pages

  • First program
    ... beyond the scope of this post I chose Perl. ... I've read some books, and ... just my subroutine, as the rest is pretty much unmodified) Code is at ...
    (perl.beginners)
  • Re: Reference A var on Master Page from User Control
    ... Dim ms as MasterPage = CType ... But I get a error trying to convert string to MasterPage. ... P.S. Have you seen any article or books that discuss issues like this with ...
    (microsoft.public.dotnet.framework.aspnet)