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.
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note