System.Web.UI.HtmlControls.HtmlControl Class

Defines the methods, properties, and events common to all HTML server controls in the ASP.NET page framework.

See Also: HtmlControl Members

Syntax

[System.ComponentModel.Designer("System.Web.UI.Design.HtmlIntrinsicControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.IDesigner")]
[System.ComponentModel.ToolboxItem(false)]
public abstract class HtmlControl : System.Web.UI.Control, System.Web.UI.IAttributeAccessor

Remarks

The System.Web.UI.HtmlControls.HtmlControl class provides common properties inherited by all HTML server control classes. A new instance of the class is not created directly.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0