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.
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.