Mono Class Library: Overview

System.Web.UI.Adapters.ControlAdapter: Method Members

The methods of System.Web.UI.Adapters.ControlAdapter are listed below. For a list of all members, see the ControlAdapter Members list.

See Also: Inherited members from System.Object

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.