| Name | Description |
| AddAttributesToRender | Overridden.
Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers.
|
| AddedControl | (Inherited from System.Web.UI.Control) |
| AddParsedSubObject | (Inherited from System.Web.UI.Control) |
| BuildProfileTree | (Inherited from System.Web.UI.Control) |
| ClearChildControlState | (Inherited from System.Web.UI.Control) |
| ClearChildState | (Inherited from System.Web.UI.Control) |
| ClearChildViewState | (Inherited from System.Web.UI.Control) |
| CreateChildControls | (Inherited from System.Web.UI.Control) |
| CreateControlCollection | (Inherited from System.Web.UI.Control) |
| CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| DataBindChildren | (Inherited from System.Web.UI.Control) |
| EnsureChildControls | (Inherited from System.Web.UI.Control) |
| EnsureID | (Inherited from System.Web.UI.Control) |
| GetDesignModeState | (Inherited from System.Web.UI.Control) |
| GetDesignModeWarnings | Overridden.
Returns a list of warning messages to be displayed at design time.
|
| HasEvents | (Inherited from System.Web.UI.Control) |
| IsLiteralContent | (Inherited from System.Web.UI.Control) |
| LoadControlState | (Inherited from System.Web.UI.Control) |
| LoadViewState | (Inherited from System.Web.UI.WebControls.WebControl) |
| MapPathSecure | (Inherited from System.Web.UI.Control) |
| OnBubbleEvent | (Inherited from System.Web.UI.Control) |
| OnDataBinding | (Inherited from System.Web.UI.Control) |
| OnInit | Overridden.
Occurs when the server control is initialized, which is the first step in the its lifecycle.
|
| OnLoad | (Inherited from System.Web.UI.Control) |
| OnPreRender |
Raises the PreRender event.
(Inherited from WebControl) |
| OnUnload |
Saves the control's state and raises the Unload event.
(Inherited from WebControl) |
| OpenFile | (Inherited from System.Web.UI.Control) |
| RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
| RemovedControl | (Inherited from System.Web.UI.Control) |
| Render |
Renders the control.
(Inherited from WebControl) |
| RenderChildren | (Inherited from System.Web.UI.Control) |
| RenderContents | Overridden.
Render the contents of the control to the specified writer. This method is used primarily by control developers.
|
| RenderDesignModeWarnings |
If design mode is active and the derived class has configuration errors, then a standard
template will be used to show these errors to the user and True is returned, else no
warnings are displayed and false is returned.
(Inherited from WebControl) |
| ResolveAdapter | (Inherited from System.Web.UI.Control) |
| SaveControlState | (Inherited from System.Web.UI.Control) |
| SaveViewState | (Inherited from System.Web.UI.WebControls.WebControl) |
| SetDesignModeState | (Inherited from System.Web.UI.Control) |
| TrackViewState | (Inherited from System.Web.UI.WebControls.WebControl) |