HtmlControl Hierarchy

The following table lists the classes derived from System.Web.UI.HtmlControls.HtmlControl .

Class Description
System.Web.UI.HtmlControls.HtmlContainerControl  
System.Web.UI.HtmlControls.HtmlImage  
System.Web.UI.HtmlControls.HtmlInputControl Serves as the abstract base class that defines the methods, properties, and events common to all HTML input controls, such as the <input type=text>, <input type=submit>, and <input type= file> elements.
System.Web.UI.HtmlControls.HtmlLink Allows programmatic access to the HTML link element on the server.
System.Web.UI.HtmlControls.HtmlMeta Allows programmatic access to the HTML <meta> tag on the server.
System.Web.UI.HtmlControls.HtmlTitle  

Community Additions

Show: