User Manual

Server Controls
HTML Controls
Work well with existing HTML designers
Properties map 1:1 with HTML
table.bgcolor ="red“;
Can specify client-side event handlers
Good when quickly converting existing pages
Derived from
System.Web.UI.HtmlControls.HtmlControl
Supported controls have custom class,
others derive from HtmlGenericControl