asp.net.ph

HtmlControl Class

System.Web.UI.HtmlControls Namespace


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

HtmlControl Class Members

Collapse   Properties

Visibility Name Value Type Accessibility
public Attributes AttributeCollection [ Get ]
public Disabled Boolean [ Get , Set ]
public Style CssStyleCollection [ Get ]
public TagName String [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
protected CreateControlCollection ( ) ControlCollection
protected GetAttribute ( String name ) String
protected RenderAttributes ( HtmlTextWriter writer ) Void
protected RenderBeginTag ( HtmlTextWriter writer ) Void
protected SetAttribute ( String name , String value ) Void

Remarks

The HtmlControl class provides common properties inherited by all HTML server control classes. It is not instantiated directly.

See Also

HtmlInputControl   HtmlContainerControl   HtmlGenericControl Skip Navigation Links




Home
Suggested Reading


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