Click here to Skip to main content
15,888,610 members
Articles / Web Development / ASP.NET

ASP.NET Load WebUserControl Programmatically and Invoke Method using Reflection

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
10 Jan 2011CPOL 5.9K   1  
Why invoke methods on a user web control that is required to be loaded dynamically
In this post, I list three things to note about why you would want to invoke methods on a user web control that is required to be loaded dynamically.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Rubicon
Netherlands Netherlands
Currently Herre Kuijpers is employed at Rubicon. During his career he developed skills with all kinds of technologies, methodologies and programming languages such as c#, ASP.Net, .Net Core, VC++, Javascript, SQL, Agile, Scrum, DevOps, ALM. Currently he fulfills the role of software architect in various projects.

Herre Kuijpers is a very experienced software architect with deep knowledge of software design and development on the Microsoft .Net platform. He has a broad knowledge of Microsoft products and knows how these, in combination with custom software, can be optimally implemented in the often complex environment of the customer.

Comments and Discussions