Hi,
i have a default .aspx page with some user controls on it. I want to initialize some variabales on page initialization. When my usercontrols are getting loaded, i want that they get the value of the variables on parent page. How could i do that?
Hi,
i have a default .aspx page with some user controls on it. I want to initialize some variabales on page initialization. When my usercontrols are getting loaded, i want that they get the value of the variables on parent page. How could i do that?