The members of System.Web.UI.Adapters.ControlAdapter are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.Adapters.ControlAdapter class. |
[read-only] | Browser | System.Web.HttpBrowserCapabilities.
Gets a reference to the browser capabilities of the client making the current HTTP request. |
Control | System.Web.UI.Control.
Gets a reference to the control to which this control adapter is attached. | |
[read-only] | Page | System.Web.UI.Page.
Gets a reference to the page where the control associated with this adapter resides. |
[read-only] | PageAdapter | PageAdapter.
Gets a reference to the page adapter for the page where the associated control resides. |
BeginRender(System.Web.UI.HtmlTextWriter)
| ||
CreateChildControls()
| ||
EndRender(System.Web.UI.HtmlTextWriter)
| ||
LoadAdapterControlState(object)
| ||
LoadAdapterViewState(object)
| ||
OnInit(EventArgs)
| ||
OnLoad(EventArgs)
| ||
OnPreRender(EventArgs)
| ||
OnUnload(EventArgs)
| ||
Render(System.Web.UI.HtmlTextWriter)
| ||
RenderChildren(System.Web.UI.HtmlTextWriter)
| ||
SaveAdapterControlState()
| ||
SaveAdapterViewState()
|