sanjay arora
Explain the difference between Label and Literal control in ASP.NET?
By sanjay arora in ASP.NET on Jul 10 2012
  • Sandeep Singh Shekhawat
    Jun, 2013 19

    Literal Control is only one control that can use outside the form tag. For example if you want to define dynamic title the you can use Literal control.

    • 0
  • Piyush Agarwal
    Jun, 2013 18

    Both the controls are used to reserve the place for the text on the web page. Functionality wise, Literal control does not let you apply any formating and styles whereas Label control does that.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS