Creating user define control in Asp.net
How to create user define control in asp.net.
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.
Satyapriya NayakPosted Aug 31, 2012, 8:23 AM
Please refer the below links
http://www.c-sharpcorner.com/uploadfile/17e8f6/creating-a-user-defined-control-in-net/
http://www.codeproject.com/Articles/1739/User-controls-in-ASP-NET
http://www.tutorialspoint.com/asp.net/asp.net_custom_controls.htm
Thanks