Avatar of JRockFL
JRockFL
Flag for United States of America

asked on 

Acsess user control in master page

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?
ASP.NET

Avatar of undefined
Last Comment
abel

8/22/2022 - Mon