Inheritance Question

R

Rob Teegarden

I have a class called BasePage that inherits System.Web.UI.Page

All my aspx pages inherit BasePage

On each page I have a usercontrol called ClientInfo

In the BasePage I get the ClientID from the querystring, I want to be able
to access this Client ID from the usercontrol ClientInfo.

How do I get to variables or properties from the BasePage to the usercontrol

I can access them just fine on my pages that inherit BasePage, but can't
figure out how to acess them on the user control.

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

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,244
Latest member
cryptotaxsoftware12

Latest Threads

Top