Simply awesomeThe #1 ASP/ASP.NET Developer Community

HTML Server Controls Hierarchy

ASP.NET Web Forms   Web Forms Controls Index


The following illustration shows the hierarchy of controls comprising the System.Web.UI.HtmlControls namespace. Controls in this namespace are called HTML server controls.

HTML Server Controls
HTML Server Controls Hierarchy

HTML server controls map directly to standard HTML elements and derive directly or indirectly from the base class System.Web.UI.HtmlControls.HtmlControl. HTML server controls are especially useful for migrating ASP applications to ASP.NET, and for applications that need to interact with client-side events.

See Also

Web Server Controls Hierarchy


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph