What are server controls?


Plz can anybody tell what are server controls?

Hello , Friend , ASP.NET server controls are components that run on the server and encapsulate user-interface and other related functionality. They are used in ASP.NET pages and in ASP.NET code-behind classes.