Mono Class Library: Overview

System.Web.UI.WebControls.Style: Members

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

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

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

Public Properties

BackColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
BorderColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
BorderStyleBorderStyle. Documentation for this section has not yet been entered.
BorderWidthUnit. Documentation for this section has not yet been entered.
CssClassstring. Documentation for this section has not yet been entered.
[read-only]
FontFontInfo. Documentation for this section has not yet been entered.
ForeColorSystem.Drawing.Color. Documentation for this section has not yet been entered.
HeightUnit. Documentation for this section has not yet been entered.
[read-only]
IsEmptybool. Documentation for this section has not yet been entered.
[read-only]
RegisteredCssClassstring. Documentation for this section has not yet been entered.
WidthUnit. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsTrackingViewStatebool. Documentation for this section has not yet been entered.
[read-only]
ViewStateSystem.Web.UI.StateBag. Documentation for this section has not yet been entered.

Public Methods

AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
AddAttributesToRender(System.Web.UI.HtmlTextWriter, WebControl)
Documentation for this section has not yet been entered.
CopyFrom(Style)
Documentation for this section has not yet been entered.
GetStyleAttributes(System.Web.UI.IUrlResolutionService) : System.Web.UI.CssStyleCollection
Documentation for this section has not yet been entered.
MergeWith(Style)
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
SetDirty()
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService)
Documentation for this section has not yet been entered.
LoadViewState(object)
Documentation for this section has not yet been entered.
SaveViewState() : object
Documentation for this section has not yet been entered.
SetBit(int)
Documentation for this section has not yet been entered.
TrackViewState()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IStateManager.IsTrackingViewStatebool. Documentation for this section has not yet been entered.
System.Web.UI.IStateManager.LoadViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.SaveViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.