FindControl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • huzz

    FindControl

    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.
Working...