How to dynamically Loading User Control on a Webform using PlaceHolder control
Dynamically Loading User Control on a Webform using PlaceHolder control
Hi all,
How to dynamically Loading User Control on a Webform using PlaceHolder control
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tom JacksonPosted Feb 9, 2012, 10:49 PM
is a good start. It probably will not answer all of your questions, though, especially if you end up having to use Page_Init instead of Page_Load to get a control to load.