I have got 5 user controls placed in some Control folder, at run time on basis of some ID I want to load user control from the Control folder to the aspx page.
Could any body tell how should I pass that ID to fix which user control to load in some div at run time.
I have got 5 user controls placed in some Control folder, at run time
Share
In Page Init do