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 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.
© 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