Mono Class Library: Overview

System.Web.UI.Control: Method Members

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

See Also: Inherited members from System.Object

Public Methods

ApplyStyleSheetSkin(Page)
Documentation for this section has not yet been entered.
DataBind()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
FindControl(string) : Control
Documentation for this section has not yet been entered.
Focus()
Documentation for this section has not yet been entered.
HasControls() : bool
Documentation for this section has not yet been entered.
RenderControl(HtmlTextWriter)
Documentation for this section has not yet been entered.
ResolveClientUrl(string) : string
Documentation for this section has not yet been entered.
ResolveUrl(string) : string
Documentation for this section has not yet been entered.
SetRenderMethodDelegate(RenderMethod)
Documentation for this section has not yet been entered.

Protected Methods

AddedControl(Control, int)
Documentation for this section has not yet been entered.
AddParsedSubObject(object)
Documentation for this section has not yet been entered.
BuildProfileTree(string, bool)
Documentation for this section has not yet been entered.
ClearChildControlState()
Documentation for this section has not yet been entered.
ClearChildState()
Documentation for this section has not yet been entered.
ClearChildViewState()
Documentation for this section has not yet been entered.
CreateChildControls()
Documentation for this section has not yet been entered.
CreateControlCollection() : ControlCollection
Documentation for this section has not yet been entered.
DataBind(bool)
Documentation for this section has not yet been entered.
DataBindChildren()
Documentation for this section has not yet been entered.
EnsureChildControls()
Documentation for this section has not yet been entered.
EnsureID()
Documentation for this section has not yet been entered.
FindControl(string, int) : Control
Documentation for this section has not yet been entered.
GetDesignModeState() : IDictionary
Documentation for this section has not yet been entered.
HasEvents() : bool
Documentation for this section has not yet been entered.
IsLiteralContent() : bool
Documentation for this section has not yet been entered.
LoadControlState(object)
Documentation for this section has not yet been entered.
LoadViewState(object)
Documentation for this section has not yet been entered.
MapPathSecure(string) : string
Documentation for this section has not yet been entered.
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
OnDataBinding(EventArgs)
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.
OpenFile(string) : System.IO.Stream
Documentation for this section has not yet been entered.
RaiseBubbleEvent(object, EventArgs)
Documentation for this section has not yet been entered.
RemovedControl(Control)
Documentation for this section has not yet been entered.
Render(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderChildren(HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderControl(HtmlTextWriter, System.Web.UI.Adapters.ControlAdapter)
Documentation for this section has not yet been entered.
ResolveAdapter() : System.Web.UI.Adapters.ControlAdapter
Documentation for this section has not yet been entered.
SaveControlState() : object
Documentation for this section has not yet been entered.
SaveViewState() : object
Documentation for this section has not yet been entered.
SetDesignModeState(IDictionary)
Documentation for this section has not yet been entered.
TrackViewState()
Documentation for this section has not yet been entered.