Web Forms Server Controls Controls You Can Use on Web Forms ASP.NET Standard Controls
The Label Web server control provides a way to programmatically display text in a Web Forms page.
NOTE: You need not use a Label control to display static text, which can simply be presented using HTML. Use a Label control only if you need to change the content or other characteristic of the text at run time.
The following topics provide information that you will find useful in learning to work with the Label control.
Label Class Label Control Syntax
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note