| Name | Description |
| AddAttributesToRender |
Add style property to derived class that causes overflowing content to be truncated by
the controls boundary instead of having it flow on the design surface and interfere
with other controls.
(Inherited from CompositeControl) |
| 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) |
| DisplayResults |
Displays the results of the task execution in the task results container.
|
| EnsureChildControls | (Inherited from System.Web.UI.Control) |
| EnsureID | (Inherited from System.Web.UI.Control) |
| GetDesignModeState | (Inherited from System.Web.UI.Control) |
| GetDesignModeWarnings |
Method to be overridden by derivees so that they can respond during design time and
add any configuration warning messages to be displayed.
(Inherited from CompositeControl) |
| HasEvents | (Inherited from System.Web.UI.Control) |
| IsLiteralContent | (Inherited from System.Web.UI.Control) |
| LoadControlState | (Inherited from System.Web.UI.Control) |
| LoadViewState | Overridden.
Overridden to handle BuddyControl view state.
|
| MapPathSecure | (Inherited from System.Web.UI.Control) |
| OnBubbleEvent | (Inherited from System.Web.UI.Control) |
| OnDataBinding | (Inherited from System.Web.UI.Control) |
| OnInit |
Raises the Init event.
(Inherited from CompositeControl) |
| OnLoad | (Inherited from System.Web.UI.Control) |
| OnPreRender |
Raises the PreRender event.
(Inherited from CompositeControl) |
| OnUnload |
Saves the control's state and raises the Unload event.
(Inherited from CompositeControl) |
| OpenFile | (Inherited from System.Web.UI.Control) |
| RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
| RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
| RemovedControl | (Inherited from System.Web.UI.Control) |
| Render | Overridden.
Renders the control to the writer.
|
| RenderChildren | (Inherited from System.Web.UI.Control) |
| RenderContents | (Inherited from System.Web.UI.WebControls.WebControl) |
| 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 CompositeControl) |
| RenderDesignTimeHtml |
Renders the control at design time.
|
| ResolveAdapter | (Inherited from System.Web.UI.Control) |
| SaveControlState | (Inherited from System.Web.UI.Control) |
| SaveViewState | Overridden.
Overridden to handle BuddyControl view state.
|
| SetDesignModeState | (Inherited from System.Web.UI.Control) |
| SetRefreshFlag | SetRefreshFlag. (Inherited from CompositeControl) |
| StartTaskActivityIndicator |
Displays a message in the task results indicating execution of the task has started.
|
| TrackViewState | Overridden.
Overridden to handle BuddyControl viewstate.
|