How to find specific web part from template without supply web part zone ?
I need to access web part property from my other web part.
Check Accessing the properties of other web parts (scroll down a bit). Essentially it is going up and down in the control tree and using FindWebpart method, here is another example
Please, sign in to be able to submit a new answer.