|
|
Reusing and Creating Server Controls |
|
|
AspAlliance.com |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
8 |
|
Reusing and Creating Server Controls is an interesting article which helps you to know the method for creating custom label control. The author shows how to create a class which inherits from the control and the web control base classes and overrides the methods of these base classes inorder to build a custom label control.
|