GeekArticles
Web Programming
CSSCreating a Web Custom Control -- Cont'd
Author: 15seconds.com |
Published: 10th Aug 2005 |
Visited: 346 times |
Add CommentFiled in: CSSBy Conrad Jalali email this article to a colleague suggest an article Table of Contents Page 1 Prerequisites Introduction Some Background on Controls Planning for Project Reuse Data-Bound Properties CSS and Other Visual Properties Page 2 The Render Method The HTML Output by the Control Design-Time Support Page 3 Using the Control Conclusion About the Author The Render Method When you're working on a Web custom control, all of the magic happens in the Render method. In a nutshell, the...n
Read Article Sponsored Links
Related Articles