The System.Web.UI.WebControls namespace is a collection of classes that allow you to create Web server controls on an ASP.NET Web page.
Web controls run on the server and include form controls such as text and buttons, as well as controls for displaying data-bound lists and special purpose controls such as a calendar and an ad rotator.