UserControl in MasterPage access member from child/sub page.

Z

zb

Here is the scenario:

I have a page derived from a MasterPage. The MasterPage has a user
control that exposes two properties that as public and can be used by
other objects.

Question:
How can I access the public members of the User Control in the
MasterPage from the derived page?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top