Dynamic Loading of ASP.NET User Controls

Posted on Code Project See other posts from Code Project
Published on Fri, 04 Jun 2010 15:52:00 GMT Indexed on 2010/06/05 6:03 UTC
Read the original article Hit count: 226

Filed under:
Demonstrates how to dynamically add User Controls to pages at runtime using the LoadControl method

© Code Project or respective owner