I have a web page index.aspx which has two user control SiteHeader.ascx and
FaqHeader.ascx
I am trying to find a control in SiteHeder.ascx from FaqHeader.ascx
how can this be done?
Many thanks in advance.
FaqHeader.ascx
I am trying to find a control in SiteHeder.ascx from FaqHeader.ascx
how can this be done?
Many thanks in advance.