Webpart Development part 3: Adding controls to web part
by Hojo Clement • March 25, 2010 • MOSS 2007 • 2 Comments
In Part 2 of this article, we discussed how to deploy Web part . In this article we will se how to add controls in web part. 1. Create a new web part project (refer part1) 2. Override the method CreateChildControls 3. Buid your project and pakage it. So that you can deploy in your site and use it. [...]
Read more →