i have made a custom control (.ascx) "Hoofding" containing a label "Number"
i added the custom control to an .aspx-page and now i want to read the value in the label Number into a label Number2 which is on my page
how could i do this? I need one statement and i tried a lot...
greetz
