Mono Class Library: Overview

System.Web.UI.HtmlControls.HtmlControl: Members

The members of System.Web.UI.HtmlControls.HtmlControl are listed below.

See Also: Inherited members from System.Web.UI.Control

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesAttributeCollection. Documentation for this section has not yet been entered.
Disabledbool. Documentation for this section has not yet been entered.
[read-only]
StyleCssStyleCollection. Documentation for this section has not yet been entered.
[read-only]
TagNamestring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ViewStateIgnoresCasebool. Documentation for this section has not yet been entered.

Protected Methods

override
CreateControlCollection() : ControlCollection
Documentation for this section has not yet been entered.
GetAttribute(string) : string
Documentation for this section has not yet been entered.
override
Render(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderAttributes(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderBeginTag(HtmlTextWriter)
Documentation for this section has not yet been entered.
SetAttribute(string, string)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IAttributeAccessor.GetAttributeDocumentation for this section has not yet been entered.
System.Web.UI.IAttributeAccessor.SetAttributeDocumentation for this section has not yet been entered.