![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Toc Class Members | |
See Also Fields Properties Methods Events Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Toc Class |
The following tables list the members exposed by Toc.
Name | Description | |
---|---|---|
![]() | Toc Constructor | Table of Contents class 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) |
Name | Description | |
---|---|---|
![]() | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | 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) |
![]() | BuddyControl | The ID of the Map control from which the Toc derives its information. |
![]() | 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) |
![]() | ClearImage | The image to display to remove a node when the ShowClearButton property on the TreeViewPlusNode is true (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CollapsedImage | URL of the image to display at a node when the node is collapsed to hide its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | 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) |
![]() | Depth | Read-only property for the depth of a node. Since the TreeViewPlus is always at the root, this value is always zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | DisabledColor | Color to display disabled nodes, such as nodes for layers that are not visible at the current scale. |
![]() | DisplayImageUrl | The URL of the image displayed in this TOC control. |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.Control) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ExpandDepth | Number of levels of the tree to display. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ExpandedImage | URL of the image to display at a node when the node is expanded to show its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Font | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HoverColor | Overridden. Hover color for the tree. |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | Nodes | The nodes of the tree. These contain the data to display for the TreeViewPlus control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NonInteractive | Show only text (and legend image if any) (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Offset | Read-only property for the horizontal offset of the node from its StartingPosition due to collapse/expand image, check-box, etc. Since the root-level TreeViewPlus has no such items, this property always returns zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OffsetWidth | The number of pixels to offset child nodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | PageSize | Maximum number of items to display per page in the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | PagingTextFormatString | The format string that defines how paging text appears. The fields are page starting record, page ending record, total record count, current page number and number of pages. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | RenderOnDemand | Overridden. Property that determines whether collapsed nodes render children nodes to the browser on initial page load, or only when expanded. |
![]() | SelectedColor | The color to use for selections in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | SelectedNode | The node that is selected in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ShowClearAllButton | Whether to include a button on the control to clear all nodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ShowLayerCheckBoxes | Whether to display check-boxes for each layer in the map, which enables users to turn layers on and off. |
![]() | ShowResourceCheckBoxes | Whether to display check-boxes for each resource in the map, which enables users to turn resources on and off. |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.Control) |
![]() | StartingPosition | Read-only property for the starting horizontal offset of the node. Since the TreeViewPlus is at the root of the tree, this property always returns zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SwatchPageSize | Number of legend swatches per page in the Toc. |
![]() | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TemplateControl | (Inherited from System.Web.UI.Control) |
![]() | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | TocType | The Toc renders a layer list or a swatch list (along with the layer list) based on the TocType enum. |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | 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) |
![]() | Value | The value of the root node of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ValuePath | The full path to the root node of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ValuePathSeparator | Character to recognize for separation of values when specifying node paths. Default is forward slash (/). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | (Inherited from System.Web.UI.Control) |
![]() | 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) |
Top
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | BindToDataSet | Using this member, an ADO.NET Dataset can be used to create the Tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | ContextMenuDismissed | Call this method to reset the background of the node when context menu is dismissed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() ![]() | CreateLegendNodeTree | Generate The Tree of nodes for TOC |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | FindNodeByValuePath | Searches for a node in the tree with a specified value path. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Handles processing of the callback request and returns the result to the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetFunctionalities | Retrieves the collection of table-of-contents functionalities for the map. |
![]() | GetFunctionality | Overloaded. Retrieves the IMapTocFunctionality at the index specified.Gets the IMapTocFunctionality for the resource name specified.Gets the IMapTocFunctionality for the map resource item. |
![]() | 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 | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | InitializeFunctionalities | Initializes the Toc functionalities of the data sources associated with the Toc. |
![]() | InitializeFunctionality | Creates and initializes a functionality for the resource item passed in. |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | 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 | Overridden. Refreshes the Toc nodes. Call if functionalities have changed. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() ![]() | RenderLegendHtml | Generate HTML for TOC as a legend. All enabled child nodes will be expanded so the swatches will appear along with textual representation. |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | SetupContextMenu | Assigns the context menu for the node. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | Overridden. Adds additional attributes to the Toc webcontrol both at design time as well as runtime. |
![]() | 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 | (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) |
![]() | GetDataRowHtmlTable | Returns the formatted HTML table for the data row. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | GetDataRowHtmlTableConverted | Returns the formatted HTML table for the data row. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | GetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeWarnings | Overridden. Returns a list of warning messages to be displayed at design time. |
![]() | GetHeaderFormatString | Gets the title format string for the data table. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | 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) |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnInit | (Inherited from System.Web.UI.Control) |
![]() | OnLoad | Overridden. Occurs when the control is loaded. |
![]() | OnNodeCheck | Occurs when a node's checkbox is checked. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeClear | Occurs when a node's contents is cleared. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeClick | Occurs when a node in the treeview is clicked. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeCollapse | Occurs when a node in the treeview is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeExpand | Occurs then a node is expanded in the treeview. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeLegendClick | Occurs when the legend node is clicked. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodePageChange | Occurs when the node page is changed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodeSelect | Occurs when a node in the treeview is selected. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | OnNodesPopulated | Occurs when the nodes of the Toc are populated. |
![]() | OnPreRender | Overridden. Raises the PreRender event. |
![]() | 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) |
![]() | RenderAjaxControl | Registers start up script to create javascript controls. Called by the Render method. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | RenderContents | Overridden. Renders the contents of the webcontrol both at design time as well as run time. |
![]() | 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) |
![]() | ResolveAdapter | (Inherited from System.Web.UI.Control) |
![]() | SaveViewState | (Inherited from System.Web.UI.Control) |
![]() | SetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | TrackViewState | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | NodeAdded | Event that is called when a node has been added. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeChecked | Event that is called when a node is checked on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeCleared | Event that is called when a node is cleared on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeClicked | Event that is called when a node is clicked on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeCollapsed | Event that is called when a node is collapsed on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeExpanded | Event that is called when a node is expanded on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeLegendClicked | Event that is called when a node legend is clicked on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodePageChanged | Event that is called when a node page is changed on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeRemoved | Event that is called when a node has been removed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeRemoving | Event that is called when a node is about to be removed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodeSelected | Event that is called when a node is selected on the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
![]() | NodesPopulated | Event that is called when the nodes of the Toc are populated. |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Unload | (Inherited from System.Web.UI.Control) |