Mono Class Library: Overview

System.Web.UI.Adapters.ControlAdapter: Members

The members of System.Web.UI.Adapters.ControlAdapter are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Protected Properties

[read-only]
BrowserSystem.Web.HttpBrowserCapabilities. Documentation for this section has not yet been entered.
ControlSystem.Web.UI.Control. Documentation for this section has not yet been entered.
[read-only]
PageSystem.Web.UI.Page. Documentation for this section has not yet been entered.
[read-only]
PageAdapterPageAdapter. Documentation for this section has not yet been entered.

Protected Methods

BeginRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
CreateChildControls()
Documentation for this section has not yet been entered.
EndRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
LoadAdapterControlState(object)
Documentation for this section has not yet been entered.
LoadAdapterViewState(object)
Documentation for this section has not yet been entered.
OnInit(EventArgs)
Documentation for this section has not yet been entered.
OnLoad(EventArgs)
Documentation for this section has not yet been entered.
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
OnUnload(EventArgs)
Documentation for this section has not yet been entered.
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderChildren(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
SaveAdapterControlState() : object
Documentation for this section has not yet been entered.
SaveAdapterViewState() : object
Documentation for this section has not yet been entered.