Click here to Skip to main content
15,908,445 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on a web application BOOK NOW where most of the dynamic part is inside a modalpopup. the same modalpopup is used in every pages. So i think to put that modalpopup content into a webuser control and call that control from a each page. So code can be reused and no need to write the same code every time in the same application.
Can anyone please guide me how to call webuser control from an aspx page.

Thanks in advance.
Posted
Updated 25-Nov-13 1:47am
v2

1 solution

Refer the article posted which will help you.

http://lionsden.co.il/codeden/?p=81#tpMarkup[^]
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900