System.Web.UI.WebControls
Web server controls are ASP.NET server controls with an abstract, strongly-typed object model. Web server controls include not only
form-type controls such as buttons and text boxes, but also special-purpose controls such as a calendar.
Web server controls are more abstract than HTML server controls, in that their object model does not necessarily reflect
HTML syntax.