|
|
| Label [+] Favor-It | |
| |
 |
| | Sort By:
|
This example code displays static text on the Web Forms page and allows you to manipulate it programmatically. Author: unknown Code: ASP.NET Beta 2 & VB |
The Label web server control is one of the simplest control. The output of label web server control is the HTML <span> tag. In this discussion we will see the following aspects.
Author: Jesudas Chinnathampi Code: ASP.NET v1.0 & VB |
SmartLabel is a label control (Tag) that automatically converts its text property to the correct link type. Code: ASP.NET v1.0 & VB |
|  | |
In ASP.NET environment,The Label Web server control eables you to programmatically set text in an ASP.NET Web page. You typically use the Label control when you want to change text in the page at run time which may be page_load event. Author: Mohideen Code: ASP.NET v2.0 & C# |
Icon Key >
 - Recently Updated
 - Showcase Listing
|