![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
UserControlTask Class Members | |
See Also Fields Properties Methods Events Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : UserControlTask Class |
The following tables list the members exposed by UserControlTask.
Name | Description | |
---|---|---|
![]() | UserControlTask Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | StateManager | All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
![]() | _callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | HtmlHelpButton | An input button for help. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | input | The input data used to execute the task. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | results | The results of the task execution. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
Name | Description | |
---|---|---|
![]() | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ActivityIndicatorImage | URL of the image to display in the FloatingPanelTask while a task is executing. The image is only displayed for tasks that have ActivityIndicatorLocation set to InTaskTitleBar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ActivityIndicatorLocation | The location of an animated image that is displayed while the task is executing. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AutoHide | Gets or sets a value that indicates whether the panel will be hidden unless the user moves the cursor inside the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CloseButton | Whether the panel will display a Close button, which allows the user to close the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Configuration | Configuration settings. |
![]() | Controls | (Inherited from System.Web.UI.Control) |
![]() | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Docked | Gets or sets the value indicating whether the panel will be an immediate child of the html document's body or whether it is docked in its parent. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | DockingContainerElementID | Gets or sets the ID of the container that will be used to dock the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Draggable | Whether the user may drag the panel around the Web page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.Control) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ExpandCollapseButton | Whether the panel will have expand and collapse buttons. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Expanded | Gets or sets a value indicating whether the panel will be expanded on startup. If False, the panel will be collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | FeatureHighlightColor | Color with which features will display on the map when highlighted in the task results and RenderOnClient is true. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | FeatureSelectionColor | Color with which features will display on the map when selected in the task results. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | Font | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | GroupResultsByTable | Whether the results of this task will have the results grouped by layers, or if false, display directly under the top-level result node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HeightResizable | Whether the user can resize the panel's height. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | HelpUrl | The url to the help file displayed by the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | HideOnSubmit | If true, hides task user interface when the task is executed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | Input | Provides a location to store user inputs to the task in a persistent manner. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | KeepInForm | Overridden. Get or sets whether the FloatingPanel will be kept inside the form element. |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | NavigationPath | The path to use when displaying the name of the task in a hierarchical navigation control that is buddied to the containing TaskManager control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | Results | Object to store results of the task, which are passed back to the client during the callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ShowDockButton | Gets or sets a value indicating whether the panel is able to be docked and undocked from its container. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | ShowDockedContextMenu | Whether a context menu is shown when the panel is docked and the user right-clicks on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | ShowFieldAttributes | Whether the results of this task will have the field attributes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ShowHelp | Whether to show the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | ShowLegend | If true, displays a legend for a graphics layer in the task results control. Legend is only available if GroupByTable is True. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ShowUrl | Returns a string with a client-side command to display the task on the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.Control) |
![]() | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TaskActivityIndicatorText | The text displayed in the TaskResults buddied to the task when the task begins its execution on the server. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | TaskControl | Virtual Path to the IUserControlTaskPanel. |
![]() | TaskResultsContainers | The collection of task result containers that will receive and display the results of the task. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | TemplateControl | (Inherited from System.Web.UI.Control) |
![]() | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Title | Gets or sets the text value of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarBackgroundImage | Gets or sets the URL of an image to displayed on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarColor | Gets or sets the color used to render the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarCssClass | Gets or sets the CSS Class to be used by the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarHeight | Gets or sets the value indicating the height of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | TitleBarSeparatorLine | Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Transparency | The percentage of transparency of the control on the page when being dragged, from 0 to 100. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | UniqueID | (Inherited from System.Web.UI.Control) |
![]() | UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.) (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | WidthResizable | Whether the user can resize the panel's width. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
![]() | Adapter | (Inherited from System.Web.UI.Control) |
![]() | CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ChildControlsCreated | (Inherited from System.Web.UI.Control) |
![]() | ClientIDSeparator | (Inherited from System.Web.UI.Control) |
![]() | Events | (Inherited from System.Web.UI.Control) |
![]() | HasChildViewState | (Inherited from System.Web.UI.Control) |
![]() | HelpDialog | Gets the HelpDialog of the control if the ShowHelp Dialog property is true. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | IdSeparator | (Inherited from System.Web.UI.Control) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.Control) |
![]() | LoadViewStateByID | (Inherited from System.Web.UI.Control) |
![]() | TagKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TagName | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ViewState | (Inherited from System.Web.UI.Control) |
![]() | ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CopyAppearance | Copies appearance property from passed in floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | ExecuteTask | Overridden. Performs the main work of the task. Calls the task control panel's Execute method. |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Overridden. Handles the client callback, for various events of the control. |
![]() | GetGISResourceItemDependencies | Overridden. Returns a collection of GISResourceItemDependency objects upon which the task depends. |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetSupportedBuddyControlTypes | Gets an array of types for the buddy controls supported in the TaskResultsContainers collection. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | HideFloatingPanel | Hides the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | OnExecuteTask | Raises the Execute event. This method should be called after calling ExecuteTask. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Refresh | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RefreshChildControls | Refresh child controls. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | Show | Makes the task visible on the client, whether using a postback or callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | ShowFloatingPanel | Shows the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AddParsedSubObject | (Inherited from System.Web.UI.Control) |
![]() | BuildProfileTree | (Inherited from System.Web.UI.Control) |
![]() | ClearCachedClientID | (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) |
![]() | ClearEffectiveClientIDMode | (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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | HasEvents | (Inherited from System.Web.UI.Control) |
![]() | IsLiteralContent | (Inherited from System.Web.UI.Control) |
![]() | LoadViewState | (Inherited from System.Web.UI.Control) |
![]() | OnBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | OnCollapse | Occurs when the panel is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnExpand | Occurs when the panel is expanded. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | OnHide | Occurs when the panel is hidden. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | OnInit | (Inherited from System.Web.UI.Control) |
![]() | OnLoad | (Inherited from System.Web.UI.Control) |
![]() | 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 ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | OnShow | Occurs when the panel is shown. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | OnUnload | (Inherited from System.Web.UI.Control) |
![]() | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
![]() | Render | (Inherited from System.Web.UI.Control) |
![]() | RenderBeginFrame | Renders the beginning frame of the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | 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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RenderDesignTimeHtml | Renders the HTML for the design-time view of the task. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | RenderDockButton | Renders the Dock button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | RenderEndFrame | Renders the ending frame of the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | RenderExpandCollapseButton | Renders the Expand/Collapse button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | RenderHiddenFields | Renders the hidden fields for the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | RenderTitleCellButtons | Renders the title cell buttons (expand/collapse, doc/undoc, close). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | ResolveAdapter | (Inherited from System.Web.UI.Control) |
![]() | SaveViewState | (Inherited from System.Web.UI.Control) |
![]() | SetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | StartTaskActivityIndicator | Displays an indicator in the task results that the task has begun its execution. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | TrackViewState | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | ContentsRendered | Occurs when the panel is rendered during the server-side rendering process. Does not occur on callbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Execute | Event that is raised when the task has executed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
![]() | Hide | Occurs when the panel is hidden, when the user clicks the the Close button or the panel is hidden by code. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PanelCollapsed | Occurs when the panel is collapsed, e.g., when the user clicks the Collapse button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | PanelExpanded | Occurs when the panel is expanded, e.g., when the user clicks the Expand button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Shown | Occurs when the panel is displayed within the page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
![]() | Unload | (Inherited from System.Web.UI.Control) |