| 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 | Overridden.
Creates child controls. Loads the user control from the application and makes it
the UI for this task.
|
| 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.
(Inherited from FloatingPanelTask) |
| 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 to handle BuddyControl view state.
(Inherited from FloatingPanelTask) |
| 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 |
Occurs when the floating panel is loaded.
(Inherited from FloatingPanelTask) |
| OnPreRender | Overridden.
Executes logic that needs to fire after controls have been created, but before
rendering. Used here to register a script for handling asynchronous updates if
the MS AJAX framework is being used for asynchronous functionality.
|
| 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 |
Renders the task to the specified HTML writer.
(Inherited from FloatingPanelTask) |
| 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.
(Inherited from FloatingPanelTask) |
| 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 |
Render title cell buttons
(Inherited from FloatingPanelTask) |
| ResolveAdapter | (Inherited from System.Web.UI.Control) |
| SaveControlState | (Inherited from System.Web.UI.Control) |
| SaveViewState |
Overridden to handle BuddyControl view state.
(Inherited from FloatingPanelTask) |
| 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.
(Inherited from FloatingPanelTask) |
| TrackViewState |
Overridden to handle BuddyControl viewstate.
(Inherited from FloatingPanelTask) |