| Name | Description |
 | AddAttributesToRender |
Adds needed attributes for rendering the control.
(Inherited from FloatingPanel) |
 | 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 |
Creates the control contents.
(Inherited from FloatingPanel) |
 | 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 task execution in the task results control.
|
 | 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) |
 | OnCollapse |
Occurs when the panel is collapsed.
(Inherited from FloatingPanel) |
 | OnDataBinding | (Inherited from System.Web.UI.Control) |
 | OnExpand |
Occurs when the panel is expanded.
(Inherited from FloatingPanel) |
 | OnHide |
Occurs when the panel is hidden.
(Inherited from FloatingPanel) |
 | OnInit |
Called on initialization stage.
(Inherited from FloatingPanel) |
 | OnLoad | Overridden.
Occurs when the floating panel is loaded.
|
 | OnPreRender |
Called at PreRender stage of the control.
(Inherited from FloatingPanel) |
 | OnRenderContents |
Occurs when the panel renders its contents.
(Inherited from FloatingPanel) |
 | OnShow |
Occurs when the panel is shown.
(Inherited from FloatingPanel) |
 | 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 task to the specified HTML writer.
|
 | RenderBeginFrame |
Renders the beginning frame of the floating panel.
(Inherited from FloatingPanel) |
 | RenderChildren |
Renders the child controls.
(Inherited from FloatingPanel) |
 | RenderContents |
Renders the control contents to the writer.
(Inherited from FloatingPanel) |
 | 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 HTML for the design-time view of the task.
|
 | RenderDockButton |
Renders the Dock button.
(Inherited from FloatingPanel) |
 | RenderEndFrame |
Renders the ending frame of the floating panel.
(Inherited from FloatingPanel) |
 | RenderExpandCollapseButton |
Renders the Expand/Collapse button.
(Inherited from FloatingPanel) |
 | RenderHiddenFields |
Renders the hidden fields for the floating panel.
(Inherited from FloatingPanel) |
 | RenderTitleCellButtons | Overridden.
Render title cell buttons
|
 | 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 an indicator in the task results that the task has begun its execution.
|
 | TrackViewState | Overridden.
Overridden to handle BuddyControl viewstate.
|