N
Ned White
Hi,
How can I access the Master Page's public methods from a web user control ?
Inside the user control, i can see the Page.Master using the
this.Page.Master.
However it does not seem to be able to identify the Master page class and
cannot access the master page's public methods....
Thanks...
How can I access the Master Page's public methods from a web user control ?
Inside the user control, i can see the Page.Master using the
this.Page.Master.
However it does not seem to be able to identify the Master page class and
cannot access the master page's public methods....
Thanks...