I have two User-Controls and both are referenced in an .aspx page. How one User-Control can access the other User-Control, not from the code-behind?
For example?