|
|
Extending the Label Control |
|
|
CodeProject |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
Click to Download |
|
|
30 |
Extending the Label Control is an article which helps you to extend the functionality of the label control. In this tutorial the author shows how to extend the ASP.NET Label control to read strings from a cached resource XML file. For this purpose the author overrides the Render() method of the Label class.
|