Hi @ondimand ondimand ,
I wouldn't recommend passing data from one UserControl to another UserControl. UserControl should be independent from others...If you code direct dependencies between UserControl then why to write them as different controls, write them as a single control.
I suggest you could use session/cookie.It's easy.
Best regards,
Yijing Sun
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.