Loop through all the user controls on a page
        Posted  
        
            by Narmatha Balasundaram
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Narmatha Balasundaram
        
        
        
        Published on 2010-04-13T18:49:17Z
        Indexed on 
            2010/04/13
            18:53 UTC
        
        
        Read the original article
        Hit count: 245
        
c#
Want to loop through all the user controls that exist on the page and get their IDs. How do I do it?
© Stack Overflow or respective owner