Mono Class Library: Overview

System.Web.UI.WebControls.WebControl: Members

The members of System.Web.UI.WebControls.WebControl are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

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

Public Properties

AccessKeystring. Documentation for this section has not yet been entered.
[read-only]
AttributesAttributeCollection. Documentation for this section has not yet been entered.
BackColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
BorderColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
BorderStyleSystem.Web.UI.WebControls.BorderStyle. Documentation for this section has not yet been entered.
BorderWidthSystem.Web.UI.WebControls.Unit. Documentation for this section has not yet been entered.
[read-only]
ControlStyleSystem.Web.UI.WebControls.Style. Documentation for this section has not yet been entered.
[read-only]
ControlStyleCreatedbool. Documentation for this section has not yet been entered.
CssClassstring. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
EnableThemingbool. Documentation for this section has not yet been entered.
[read-only]
FontSystem.Web.UI.WebControls.FontInfo. Documentation for this section has not yet been entered.
ForeColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
[read-only]
HasAttributesbool. Documentation for this section has not yet been entered.
HeightSystem.Web.UI.WebControls.Unit. Documentation for this section has not yet been entered.
SkinIDstring. Documentation for this section has not yet been entered.
[read-only]
StyleCssStyleCollection. Documentation for this section has not yet been entered.
TabIndexshort. Documentation for this section has not yet been entered.
ToolTipstring. Documentation for this section has not yet been entered.
WidthSystem.Web.UI.WebControls.Unit. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsEnabledbool. Documentation for this section has not yet been entered.
[read-only]
TagKeyHtmlTextWriterTag. Documentation for this section has not yet been entered.
[read-only]
TagNamestring. Documentation for this section has not yet been entered.

Public Methods

ApplyStyle(System.Web.UI.WebControls.Style)
Documentation for this section has not yet been entered.
CopyBaseAttributes(System.Web.UI.WebControls.WebControl)
Documentation for this section has not yet been entered.
MergeStyle(System.Web.UI.WebControls.Style)
Documentation for this section has not yet been entered.
RenderBeginTag(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderEndTag(HtmlTextWriter)
Documentation for this section has not yet been entered.

Protected Methods

AddAttributesToRender(HtmlTextWriter)
Documentation for this section has not yet been entered.
CreateControlStyle() : System.Web.UI.WebControls.Style
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
Render(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderContents(HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
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.