1.

What Are Server Controls?

Answer»

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.

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.



Discussion

No Comment Found