ASP.NET Web Forms > Label and Literal

ASP.NET Web Forms > Label and Literal


asp:Label control is used to display the text on the web page, the text is wrapped with the <span></span> tag. asp:Literal control is also used to display the text on the web page but without wrapping with any tag. Generally asp:Label control is used to display CSS formatted output and asp:Literal control is used to display html formatted output. 

Read posts under ASP.NET Web Forms > Label and Literal

5 posts found
  1. Label control text
  2. Label control from the server side code
  3. CSS formatted text
  4. Applying CSS style from code behind
  5. Associate a Label to TextBox



Write for us






Hosting Recommendations