Let's say I have default.aspx that users masterpages. That master page has a user control with asp:hyperlinks.
Is it possible to access that user control?
I know I can acesss the masterpage, just wasn't sure about the user control. would I use find control?